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
↓ 1 callers
Function
updatePost
(postId, data, options)
react/15-advanced-blog-project/after/client/src/api/posts.js:15
↓ 1 callers
Function
updatePost
(postId, data, options)
react/19-css-alternative-examples/framework/client/src/api/posts.js:15
↓ 1 callers
Function
updatePost
(postId, data, options)
react/19-css-alternative-examples/module/client/src/api/posts.js:15
↓ 1 callers
Function
updatePost
(postId, data, options)
react/19-css-alternative-examples/utility/client/src/api/posts.js:15
↓ 1 callers
Function
updatePost
(postId, data, options)
react/19-css-alternative-examples/vanilla/client/src/api/posts.js:15
↓ 1 callers
Function
updatePost
(postId, data, options)
react/19-css-alternative-examples/css-in-js/client/src/api/posts.js:15
↓ 1 callers
Function
updateTodoName
(id, name)
react/13-advanced-todo-list/after/src/App.jsx:74
↓ 1 callers
Function
useToast
()
react/20-toast-library/after/ts/src/useToast.ts:4
↓ 1 callers
Function
useToast
()
react/20-toast-library/after/js/src/useToast.js:4
↓ 1 callers
Function
validRanges
({ startingValue, maxCutoff, withinTolerance, outsideTolerance, })
javascript/12-color-game/after/utils.js:12
Function
App
()
react/20-toast-library/after/ts/src/App.tsx:4
Function
App
()
react/20-toast-library/after/js/src/App.jsx:5
Function
App
()
react/11-basic-form-validation-project/after/src/App.jsx:4
Function
App
()
react/04-use-effect-exercises/after/src/App.jsx:4
Function
App
()
react/04-use-effect-exercises/before/src/App.jsx:4
Function
App
()
react/10-use-local-storage-hook/after/src/App.jsx:3
Function
App
()
react/10-use-local-storage-hook/before/src/App.jsx:1
Function
App
()
react/03-name-counter/after/src/App.jsx:3
Function
App
()
react/07-simple-todo-list/after/src/App.jsx:5
Function
App
()
react/09-use-array-hook/after/src/App.jsx:6
Function
App
()
react/09-use-array-hook/before/src/App.jsx:4
Function
App
()
react/12-react-hook-form-project/after/src/App.jsx:12
Function
App
()
react/12-react-hook-form-project/before/src/App.jsx:13
Function
App
()
react/16-modal/after/src/App.jsx:5
Function
App
()
react/17-date-picker/after/src/App.jsx:5
Function
App
()
react/13-advanced-todo-list/after/src/App.jsx:47
Function
App
()
react/13-advanced-todo-list/before/src/App.jsx:5
Function
App
()
react/02-array-component/src/App.jsx:5
Function
App
()
react/18-infinite-scroll/after/client/src/App.jsx:7
Function
App
()
react/08-use-fetch-hook/after/src/App.jsx:17
Function
App
()
react/08-use-fetch-hook/before/src/App.jsx:25
Function
App
()
react/05-lifecycle-method-exercises/after/src/App.jsx:4
Function
App
()
react/05-lifecycle-method-exercises/before/src/App.jsx:4
Function
App
()
react/06-user-list/after/src/App.jsx:4
Function
App
()
react/01-user-card/after/src/App.jsx:6
Function
Button
({ className = "", outline = false, AsComponent = "button", ...props })
react/19-css-alternative-examples/module/client/src/components/Button/Button.jsx:3
Function
Button
({ className, outline = false, AsComponent = "button", ...props })
react/19-css-alternative-examples/utility/client/src/components/Button.jsx:1
Function
Button
({ outline = false, AsComponent = "button", ...props })
react/19-css-alternative-examples/css-in-js/client/src/components/Button.jsx:44
Function
Card
({ header, children, footer })
react/19-css-alternative-examples/module/client/src/components/Card/Card.jsx:3
Function
Card
({ header, children, footer })
react/19-css-alternative-examples/utility/client/src/components/Card.jsx:1
Function
Card
({ header, children, footer })
react/19-css-alternative-examples/css-in-js/client/src/components/Card.jsx:38
Function
CardGrid
({ children })
react/19-css-alternative-examples/module/client/src/components/Card/Card.jsx:13
Function
CardGrid
({ children })
react/19-css-alternative-examples/utility/client/src/components/Card.jsx:19
Function
CardGrid
({ children })
react/19-css-alternative-examples/css-in-js/client/src/components/Card.jsx:54
Function
CardStack
({ children })
react/19-css-alternative-examples/module/client/src/components/Card/Card.jsx:17
Function
CardStack
({ children })
react/19-css-alternative-examples/utility/client/src/components/Card.jsx:27
Function
CardStack
({ children })
react/19-css-alternative-examples/css-in-js/client/src/components/Card.jsx:64
Function
Child
()
react/04-use-effect-exercises/after/src/Child.jsx:3
Function
Child
()
react/04-use-effect-exercises/before/src/Child.jsx:3
Function
CustomModal
({ isOpen, onClose, children })
react/16-modal/after/src/CustomModal.jsx:4
Function
DatePicker
({ value, onChange })
react/17-date-picker/after/src/DatePicker.jsx:15
Function
DatePickerModal
({ value, onChange })
react/17-date-picker/after/src/DatePicker.jsx:27
Function
DialogModal
({ isOpen, onClose, children })
react/16-modal/after/src/DialogModal.jsx:4
Function
EditPost
()
react/15-advanced-blog-project/after/client/src/pages/EditPost.jsx:11
Function
EditPost
()
react/19-css-alternative-examples/framework/client/src/pages/EditPost.jsx:12
Function
EditPost
()
react/19-css-alternative-examples/module/client/src/pages/EditPost.jsx:12
Function
EditPost
()
react/19-css-alternative-examples/utility/client/src/pages/EditPost.jsx:12
Function
EditPost
()
react/19-css-alternative-examples/vanilla/client/src/pages/EditPost.jsx:11
Function
EditPost
()
react/19-css-alternative-examples/css-in-js/client/src/pages/EditPost.jsx:12
Function
ErrorPage
()
react/15-advanced-blog-project/after/client/src/router.jsx:52
Function
ErrorPage
()
react/15-advanced-blog-project/before/client/src/router.jsx:43
Function
ErrorPage
()
react/19-css-alternative-examples/framework/client/src/router.jsx:52
Function
ErrorPage
()
react/19-css-alternative-examples/module/client/src/router.jsx:52
Function
ErrorPage
()
react/19-css-alternative-examples/utility/client/src/router.jsx:52
Function
ErrorPage
()
react/19-css-alternative-examples/vanilla/client/src/router.jsx:52
Function
ErrorPage
()
react/19-css-alternative-examples/css-in-js/client/src/router.jsx:52
Function
ErrorPage
()
react/14-basic-blog-project/after/client/src/router.jsx:43
Function
Form
({ className, ...props })
react/19-css-alternative-examples/module/client/src/components/Form/Form.jsx:4
Function
Form
({ className, ...props })
react/19-css-alternative-examples/utility/client/src/components/Form.jsx:3
Function
Form
(props)
react/19-css-alternative-examples/css-in-js/client/src/components/Form.jsx:10
Function
FormGroup
({ errorMessage = "", children })
react/12-react-hook-form-project/after/src/FormGroup.jsx:1
Function
FormGroup
({ errors = [], children })
react/12-react-hook-form-project/before/src/FormGroup.jsx:1
Function
FormGroup
({ children, errorMessage })
react/15-advanced-blog-project/after/client/src/components/FormGroup.jsx:1
Function
FormGroup
({ children, errorMessage })
react/19-css-alternative-examples/module/client/src/components/Form/Form.jsx:8
Function
FormGroup
({ children, errorMessage })
react/19-css-alternative-examples/utility/client/src/components/Form.jsx:9
Function
FormGroup
({ children, errorMessage })
react/19-css-alternative-examples/vanilla/client/src/components/FormGroup.jsx:1
Function
FormGroup
({ children, errorMessage })
react/19-css-alternative-examples/css-in-js/client/src/components/Form.jsx:49
Function
FormRow
({ children, btnRow = false })
react/19-css-alternative-examples/module/client/src/components/Form/Form.jsx:21
Function
FormRow
({ children, btnRow = false })
react/19-css-alternative-examples/utility/client/src/components/Form.jsx:24
Function
FormRow
({ children, btnRow = false })
react/19-css-alternative-examples/css-in-js/client/src/components/Form.jsx:66
Function
FunctionComponent
()
react/03-name-counter/after/src/FunctionComponent.jsx:3
Function
NewPost
()
react/15-advanced-blog-project/after/client/src/pages/NewPost.jsx:11
Function
NewPost
()
react/19-css-alternative-examples/framework/client/src/pages/NewPost.jsx:12
Function
NewPost
()
react/19-css-alternative-examples/module/client/src/pages/NewPost.jsx:12
Function
NewPost
()
react/19-css-alternative-examples/utility/client/src/pages/NewPost.jsx:12
Function
NewPost
()
react/19-css-alternative-examples/vanilla/client/src/pages/NewPost.jsx:11
Function
NewPost
()
react/19-css-alternative-examples/css-in-js/client/src/pages/NewPost.jsx:12
Function
NewTodoForm
()
react/13-advanced-todo-list/after/src/NewTodoForm.jsx:4
Function
PageHeader
({ children, btnSection, subtitle })
react/19-css-alternative-examples/framework/client/src/components/PageHeader.jsx:3
Function
PageHeader
({ children, btnSection, subtitle })
react/19-css-alternative-examples/module/client/src/components/PageHeader/PageHeader.jsx:3
Function
PageHeader
({ children, btnSection, subtitle })
react/19-css-alternative-examples/utility/client/src/components/PageHeader.jsx:1
Function
PageHeader
({ children, btnSection, subtitle })
react/19-css-alternative-examples/css-in-js/client/src/components/PageHeader.jsx:23
Function
Post
()
react/15-advanced-blog-project/after/client/src/pages/Post.jsx:6
Function
Post
()
react/15-advanced-blog-project/before/client/src/pages/Post.jsx:6
Function
Post
()
react/19-css-alternative-examples/framework/client/src/pages/Post.jsx:10
Function
Post
()
react/19-css-alternative-examples/module/client/src/pages/Post.jsx:9
Function
Post
()
react/19-css-alternative-examples/utility/client/src/pages/Post.jsx:10
Function
Post
()
react/19-css-alternative-examples/vanilla/client/src/pages/Post.jsx:6
Function
Post
()
react/19-css-alternative-examples/css-in-js/client/src/pages/Post.jsx:9
Function
Post
()
react/14-basic-blog-project/after/client/src/pages/Post.jsx:6
← previous
next →
201–300 of 488, ranked by callers