Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebDevSimplified/Course-Careers-Frontend-Specialization
/ functions
Functions
488 in github.com/WebDevSimplified/Course-Careers-Frontend-Specialization
⨍
Functions
488
◇
Types & classes
14
↓ 30 callers
Method
render
()
react/01-user-card/after/src/UserCardClass.jsx:4
↓ 17 callers
Function
setValue
(selector, value, { parent = document } = {})
javascript/11-weather-app/after/client/script.js:37
↓ 8 callers
Function
randomNumber
({ min = 0, max })
javascript/12-color-game/after/utils.js:1
↓ 6 callers
Function
randomValueInRange
(options)
javascript/12-color-game/after/utils.js:5
↓ 4 callers
Function
checkEmail
(email)
react/11-basic-form-validation-project/after/src/validators.js:1
↓ 4 callers
Function
checkPassword
(password)
react/11-basic-form-validation-project/after/src/validators.js:15
↓ 4 callers
Function
getUsers
(options)
react/15-advanced-blog-project/after/client/src/api/users.js:3
↓ 4 callers
Function
getUsers
(options)
react/19-css-alternative-examples/framework/client/src/api/users.js:3
↓ 4 callers
Function
getUsers
(options)
react/19-css-alternative-examples/module/client/src/api/users.js:3
↓ 4 callers
Function
getUsers
(options)
react/19-css-alternative-examples/utility/client/src/api/users.js:3
↓ 4 callers
Function
getUsers
(options)
react/19-css-alternative-examples/vanilla/client/src/api/users.js:3
↓ 4 callers
Function
getUsers
(options)
react/19-css-alternative-examples/css-in-js/client/src/api/users.js:3
↓ 4 callers
Function
replaceTile
(board: Board, position: Position, newTile: Tile)
typescript/02-converting-js-to-ts/after/src/minesweeper.ts:54
↓ 4 callers
Function
replaceTile
(board, position, newTile)
typescript/02-converting-js-to-ts/before/minesweeper.js:55
↓ 4 callers
Function
replaceTile
(board, position, newTile)
javascript/10-minesweeper-fp/after/minesweeper.js:55
↓ 4 callers
Function
useLocalStorage
(key, initialValue)
react/10-use-local-storage-hook/after/src/useLocalStorage.js:3
↓ 3 callers
Function
decimalToHex
(decimal)
javascript/12-color-game/after/Hex.js:12
↓ 3 callers
Function
formatCurrency
(amount)
javascript/07-shopping-cart/after/util/formatCurrency.js:6
↓ 3 callers
Function
getIconUrl
(icon, { large = false } = {})
javascript/11-weather-app/after/client/script.js:41
↓ 3 callers
Function
handleMath
({ operand1, operand2, operation })
javascript/09-math-solver/after/script.js:40
↓ 3 callers
Function
removeToast
(id: string)
react/20-toast-library/after/ts/src/ToastProvider.tsx:60
↓ 3 callers
Function
removeToast
(id)
react/20-toast-library/after/js/src/ToastProvider.jsx:31
↓ 3 callers
Function
render
()
typescript/02-converting-js-to-ts/after/src/script.ts:27
↓ 3 callers
Function
render
()
typescript/02-converting-js-to-ts/before/script.js:25
↓ 3 callers
Function
render
()
javascript/10-minesweeper-fp/after/script.js:25
↓ 3 callers
Function
renderCart
()
javascript/07-shopping-cart/after/shoppingCart.js:58
↓ 3 callers
Function
saveTodos
()
typescript/01-todo-list/after/src/main.ts:67
↓ 3 callers
Function
saveTodos
()
javascript/04-advanced-todo-list/after/script.js:62
↓ 3 callers
Function
setupDatePicker
(selectedDate)
javascript/06-date-picker/after/script.js:36
↓ 2 callers
Function
addGlobalEventListener
(type, selector, callback)
javascript/07-shopping-cart/after/util/addGlobalEventListener.js:1
↓ 2 callers
Function
addLetterToStart
(letter)
react/02-array-component/src/App.jsx:21
↓ 2 callers
Function
fetchPhotos
(url, { overwrite = false } = {})
react/18-infinite-scroll/after/client/src/App.jsx:12
↓ 2 callers
Function
formatDay
(timestamp)
javascript/11-weather-app/after/client/script.js:46
↓ 2 callers
Method
generate
()
javascript/12-color-game/after/Rgb.js:12
↓ 2 callers
Method
generateSimilar
(options)
javascript/12-color-game/after/Rgb.js:20
↓ 2 callers
Function
getPost
(postId, options)
react/15-advanced-blog-project/after/client/src/api/posts.js:7
↓ 2 callers
Function
getPost
(postId, options)
react/19-css-alternative-examples/framework/client/src/api/posts.js:7
↓ 2 callers
Function
getPost
(postId, options)
react/19-css-alternative-examples/module/client/src/api/posts.js:7
↓ 2 callers
Function
getPost
(postId, options)
react/19-css-alternative-examples/utility/client/src/api/posts.js:7
↓ 2 callers
Function
getPost
(postId, options)
react/19-css-alternative-examples/vanilla/client/src/api/posts.js:7
↓ 2 callers
Function
getPost
(postId, options)
react/19-css-alternative-examples/css-in-js/client/src/api/posts.js:7
↓ 2 callers
Function
getPosts
(options)
react/15-advanced-blog-project/after/client/src/api/posts.js:3
↓ 2 callers
Function
getPosts
(options)
react/15-advanced-blog-project/before/client/src/api/posts.js:3
↓ 2 callers
Function
getPosts
(options)
react/19-css-alternative-examples/framework/client/src/api/posts.js:3
↓ 2 callers
Function
getPosts
(options)
react/19-css-alternative-examples/module/client/src/api/posts.js:3
↓ 2 callers
Function
getPosts
(options)
react/19-css-alternative-examples/utility/client/src/api/posts.js:3
↓ 2 callers
Function
getPosts
(options)
react/19-css-alternative-examples/vanilla/client/src/api/posts.js:3
↓ 2 callers
Function
getPosts
(options)
react/19-css-alternative-examples/css-in-js/client/src/api/posts.js:3
↓ 2 callers
Function
getPosts
(options)
react/14-basic-blog-project/after/client/src/api/posts.js:3
↓ 2 callers
Function
getTodos
(options)
react/15-advanced-blog-project/after/client/src/api/todos.js:3
↓ 2 callers
Function
getTodos
(options)
react/15-advanced-blog-project/before/client/src/api/todos.js:3
↓ 2 callers
Function
getTodos
(options)
react/19-css-alternative-examples/framework/client/src/api/todos.js:3
↓ 2 callers
Function
getTodos
(options)
react/19-css-alternative-examples/module/client/src/api/todos.js:3
↓ 2 callers
Function
getTodos
(options)
react/19-css-alternative-examples/utility/client/src/api/todos.js:3
↓ 2 callers
Function
getTodos
(options)
react/19-css-alternative-examples/vanilla/client/src/api/todos.js:3
↓ 2 callers
Function
getTodos
(options)
react/19-css-alternative-examples/css-in-js/client/src/api/todos.js:3
↓ 2 callers
Function
getTodos
(options)
react/14-basic-blog-project/after/client/src/api/todos.js:3
↓ 2 callers
Function
getUser
(userId, options)
react/15-advanced-blog-project/after/client/src/api/users.js:7
↓ 2 callers
Function
getUser
(userId, options)
react/15-advanced-blog-project/before/client/src/api/users.js:7
↓ 2 callers
Function
getUser
(userId, options)
react/19-css-alternative-examples/framework/client/src/api/users.js:7
↓ 2 callers
Function
getUser
(userId, options)
react/19-css-alternative-examples/module/client/src/api/users.js:7
↓ 2 callers
Function
getUser
(userId, options)
react/19-css-alternative-examples/utility/client/src/api/users.js:7
↓ 2 callers
Function
getUser
(userId, options)
react/19-css-alternative-examples/vanilla/client/src/api/users.js:7
↓ 2 callers
Function
getUser
(userId, options)
react/19-css-alternative-examples/css-in-js/client/src/api/users.js:7
↓ 2 callers
Function
getUser
(userId, options)
react/14-basic-blog-project/after/client/src/api/users.js:7
↓ 2 callers
Function
markTile
(board: Board, { x, y }: Position)
typescript/02-converting-js-to-ts/after/src/minesweeper.ts:41
↓ 2 callers
Function
markTile
(board, { x, y })
typescript/02-converting-js-to-ts/before/minesweeper.js:31
↓ 2 callers
Function
markTile
(tile)
javascript/08-minesweeper/after/minesweeper.js:41
↓ 2 callers
Function
markTile
(board, { x, y })
javascript/10-minesweeper-fp/after/minesweeper.js:31
↓ 2 callers
Function
markTile
(tile)
javascript/10-minesweeper-fp/before/minesweeper.js:41
↓ 2 callers
Function
positionMatch
(a: Position, b: Position)
typescript/02-converting-js-to-ts/after/src/minesweeper.ts:109
↓ 2 callers
Function
postFormValidator
({ title, body, userId })
react/15-advanced-blog-project/after/client/src/components/PostForm.jsx:55
↓ 2 callers
Function
postFormValidator
({ title, body, userId })
react/19-css-alternative-examples/framework/client/src/components/PostForm.jsx:81
↓ 2 callers
Function
postFormValidator
({ title, body, userId })
react/19-css-alternative-examples/module/client/src/components/PostForm.jsx:56
↓ 2 callers
Function
postFormValidator
({ title, body, userId })
react/19-css-alternative-examples/utility/client/src/components/PostForm.jsx:56
↓ 2 callers
Function
postFormValidator
({ title, body, userId })
react/19-css-alternative-examples/vanilla/client/src/components/PostForm.jsx:55
↓ 2 callers
Function
postFormValidator
({ title, body, userId })
react/19-css-alternative-examples/css-in-js/client/src/components/PostForm.jsx:56
↓ 2 callers
Function
randomNumber
(size: number)
typescript/02-converting-js-to-ts/after/src/script.ts:141
↓ 2 callers
Function
randomNumber
(size)
typescript/02-converting-js-to-ts/before/script.js:123
↓ 2 callers
Function
randomNumber
(size)
javascript/08-minesweeper/after/minesweeper.js:118
↓ 2 callers
Function
randomNumber
(size)
javascript/10-minesweeper-fp/after/script.js:123
↓ 2 callers
Function
randomNumber
(size)
javascript/10-minesweeper-fp/before/minesweeper.js:118
↓ 2 callers
Function
render
()
javascript/12-color-game/after/script.js:39
↓ 2 callers
Function
revealTile
(board: Board, { x, y }: Position)
typescript/02-converting-js-to-ts/after/src/minesweeper.ts:65
↓ 2 callers
Function
revealTile
(board, { x, y })
typescript/02-converting-js-to-ts/before/minesweeper.js:66
↓ 2 callers
Function
revealTile
(board, tile)
javascript/08-minesweeper/after/minesweeper.js:56
↓ 2 callers
Function
revealTile
(board, { x, y })
javascript/10-minesweeper-fp/after/minesweeper.js:66
↓ 2 callers
Function
revealTile
(board, tile)
javascript/10-minesweeper-fp/before/minesweeper.js:56
↓ 2 callers
Function
saveCart
()
javascript/07-shopping-cart/after/shoppingCart.js:30
↓ 2 callers
Function
setDate
(date)
javascript/06-date-picker/after/script.js:31
↓ 2 callers
Method
toCss
()
javascript/12-color-game/after/Hex.js:4
↓ 2 callers
Function
useArray
(initialValue)
react/09-use-array-hook/after/src/useArray.js:3
↓ 2 callers
Function
useFetch
(url, options = {})
react/08-use-fetch-hook/after/src/useFetch.js:3
↓ 1 callers
Function
addLetterAtIndex
(letter, index)
react/02-array-component/src/App.jsx:50
↓ 1 callers
Function
addLetterToEnd
(letter)
react/02-array-component/src/App.jsx:27
↓ 1 callers
Function
addNewTodo
(name)
react/13-advanced-todo-list/after/src/App.jsx:66
↓ 1 callers
Function
addToCart
(id)
javascript/07-shopping-cart/after/shoppingCart.js:39
↓ 1 callers
Function
addToast
( text: string, { id = crypto.randomUUID(), ...userDefinedOptions }: Partial<ToastOpti
react/20-toast-library/after/ts/src/ToastProvider.tsx:41
↓ 1 callers
Function
addToast
( text, { id = crypto.randomUUID(), ...userDefinedOptions } = {} )
react/20-toast-library/after/js/src/ToastProvider.jsx:15
↓ 1 callers
Function
checkCountry
(country = "")
react/12-react-hook-form-project/before/src/validators.js:37
next →
1–100 of 488, ranked by callers