MCPcopy Create free account

hub / github.com/WebDevSimplified/Course-Careers-Frontend-Specialization / functions

Functions488 in github.com/WebDevSimplified/Course-Careers-Frontend-Specialization

↓ 1 callersFunctionupdatePost
(postId, data, options)
react/15-advanced-blog-project/after/client/src/api/posts.js:15
↓ 1 callersFunctionupdatePost
(postId, data, options)
react/19-css-alternative-examples/framework/client/src/api/posts.js:15
↓ 1 callersFunctionupdatePost
(postId, data, options)
react/19-css-alternative-examples/module/client/src/api/posts.js:15
↓ 1 callersFunctionupdatePost
(postId, data, options)
react/19-css-alternative-examples/utility/client/src/api/posts.js:15
↓ 1 callersFunctionupdatePost
(postId, data, options)
react/19-css-alternative-examples/vanilla/client/src/api/posts.js:15
↓ 1 callersFunctionupdatePost
(postId, data, options)
react/19-css-alternative-examples/css-in-js/client/src/api/posts.js:15
↓ 1 callersFunctionupdateTodoName
(id, name)
react/13-advanced-todo-list/after/src/App.jsx:74
↓ 1 callersFunctionuseToast
()
react/20-toast-library/after/ts/src/useToast.ts:4
↓ 1 callersFunctionuseToast
()
react/20-toast-library/after/js/src/useToast.js:4
↓ 1 callersFunctionvalidRanges
({ startingValue, maxCutoff, withinTolerance, outsideTolerance, })
javascript/12-color-game/after/utils.js:12
FunctionApp
()
react/20-toast-library/after/ts/src/App.tsx:4
FunctionApp
()
react/20-toast-library/after/js/src/App.jsx:5
FunctionApp
()
react/11-basic-form-validation-project/after/src/App.jsx:4
FunctionApp
()
react/04-use-effect-exercises/after/src/App.jsx:4
FunctionApp
()
react/04-use-effect-exercises/before/src/App.jsx:4
FunctionApp
()
react/10-use-local-storage-hook/after/src/App.jsx:3
FunctionApp
()
react/10-use-local-storage-hook/before/src/App.jsx:1
FunctionApp
()
react/03-name-counter/after/src/App.jsx:3
FunctionApp
()
react/07-simple-todo-list/after/src/App.jsx:5
FunctionApp
()
react/09-use-array-hook/after/src/App.jsx:6
FunctionApp
()
react/09-use-array-hook/before/src/App.jsx:4
FunctionApp
()
react/12-react-hook-form-project/after/src/App.jsx:12
FunctionApp
()
react/12-react-hook-form-project/before/src/App.jsx:13
FunctionApp
()
react/16-modal/after/src/App.jsx:5
FunctionApp
()
react/17-date-picker/after/src/App.jsx:5
FunctionApp
()
react/13-advanced-todo-list/after/src/App.jsx:47
FunctionApp
()
react/13-advanced-todo-list/before/src/App.jsx:5
FunctionApp
()
react/02-array-component/src/App.jsx:5
FunctionApp
()
react/18-infinite-scroll/after/client/src/App.jsx:7
FunctionApp
()
react/08-use-fetch-hook/after/src/App.jsx:17
FunctionApp
()
react/08-use-fetch-hook/before/src/App.jsx:25
FunctionApp
()
react/05-lifecycle-method-exercises/after/src/App.jsx:4
FunctionApp
()
react/05-lifecycle-method-exercises/before/src/App.jsx:4
FunctionApp
()
react/06-user-list/after/src/App.jsx:4
FunctionApp
()
react/01-user-card/after/src/App.jsx:6
FunctionButton
({ className = "", outline = false, AsComponent = "button", ...props })
react/19-css-alternative-examples/module/client/src/components/Button/Button.jsx:3
FunctionButton
({ className, outline = false, AsComponent = "button", ...props })
react/19-css-alternative-examples/utility/client/src/components/Button.jsx:1
FunctionButton
({ outline = false, AsComponent = "button", ...props })
react/19-css-alternative-examples/css-in-js/client/src/components/Button.jsx:44
FunctionCard
({ header, children, footer })
react/19-css-alternative-examples/module/client/src/components/Card/Card.jsx:3
FunctionCard
({ header, children, footer })
react/19-css-alternative-examples/utility/client/src/components/Card.jsx:1
FunctionCard
({ header, children, footer })
react/19-css-alternative-examples/css-in-js/client/src/components/Card.jsx:38
FunctionCardGrid
({ children })
react/19-css-alternative-examples/module/client/src/components/Card/Card.jsx:13
FunctionCardGrid
({ children })
react/19-css-alternative-examples/utility/client/src/components/Card.jsx:19
FunctionCardGrid
({ children })
react/19-css-alternative-examples/css-in-js/client/src/components/Card.jsx:54
FunctionCardStack
({ children })
react/19-css-alternative-examples/module/client/src/components/Card/Card.jsx:17
FunctionCardStack
({ children })
react/19-css-alternative-examples/utility/client/src/components/Card.jsx:27
FunctionCardStack
({ children })
react/19-css-alternative-examples/css-in-js/client/src/components/Card.jsx:64
FunctionChild
()
react/04-use-effect-exercises/after/src/Child.jsx:3
FunctionChild
()
react/04-use-effect-exercises/before/src/Child.jsx:3
FunctionCustomModal
({ isOpen, onClose, children })
react/16-modal/after/src/CustomModal.jsx:4
FunctionDatePicker
({ value, onChange })
react/17-date-picker/after/src/DatePicker.jsx:15
FunctionDatePickerModal
({ value, onChange })
react/17-date-picker/after/src/DatePicker.jsx:27
FunctionDialogModal
({ isOpen, onClose, children })
react/16-modal/after/src/DialogModal.jsx:4
FunctionEditPost
()
react/15-advanced-blog-project/after/client/src/pages/EditPost.jsx:11
FunctionEditPost
()
react/19-css-alternative-examples/framework/client/src/pages/EditPost.jsx:12
FunctionEditPost
()
react/19-css-alternative-examples/module/client/src/pages/EditPost.jsx:12
FunctionEditPost
()
react/19-css-alternative-examples/utility/client/src/pages/EditPost.jsx:12
FunctionEditPost
()
react/19-css-alternative-examples/vanilla/client/src/pages/EditPost.jsx:11
FunctionEditPost
()
react/19-css-alternative-examples/css-in-js/client/src/pages/EditPost.jsx:12
FunctionErrorPage
()
react/15-advanced-blog-project/after/client/src/router.jsx:52
FunctionErrorPage
()
react/15-advanced-blog-project/before/client/src/router.jsx:43
FunctionErrorPage
()
react/19-css-alternative-examples/framework/client/src/router.jsx:52
FunctionErrorPage
()
react/19-css-alternative-examples/module/client/src/router.jsx:52
FunctionErrorPage
()
react/19-css-alternative-examples/utility/client/src/router.jsx:52
FunctionErrorPage
()
react/19-css-alternative-examples/vanilla/client/src/router.jsx:52
FunctionErrorPage
()
react/19-css-alternative-examples/css-in-js/client/src/router.jsx:52
FunctionErrorPage
()
react/14-basic-blog-project/after/client/src/router.jsx:43
FunctionForm
({ className, ...props })
react/19-css-alternative-examples/module/client/src/components/Form/Form.jsx:4
FunctionForm
({ className, ...props })
react/19-css-alternative-examples/utility/client/src/components/Form.jsx:3
FunctionForm
(props)
react/19-css-alternative-examples/css-in-js/client/src/components/Form.jsx:10
FunctionFormGroup
({ errorMessage = "", children })
react/12-react-hook-form-project/after/src/FormGroup.jsx:1
FunctionFormGroup
({ errors = [], children })
react/12-react-hook-form-project/before/src/FormGroup.jsx:1
FunctionFormGroup
({ children, errorMessage })
react/15-advanced-blog-project/after/client/src/components/FormGroup.jsx:1
FunctionFormGroup
({ children, errorMessage })
react/19-css-alternative-examples/module/client/src/components/Form/Form.jsx:8
FunctionFormGroup
({ children, errorMessage })
react/19-css-alternative-examples/utility/client/src/components/Form.jsx:9
FunctionFormGroup
({ children, errorMessage })
react/19-css-alternative-examples/vanilla/client/src/components/FormGroup.jsx:1
FunctionFormGroup
({ children, errorMessage })
react/19-css-alternative-examples/css-in-js/client/src/components/Form.jsx:49
FunctionFormRow
({ children, btnRow = false })
react/19-css-alternative-examples/module/client/src/components/Form/Form.jsx:21
FunctionFormRow
({ children, btnRow = false })
react/19-css-alternative-examples/utility/client/src/components/Form.jsx:24
FunctionFormRow
({ children, btnRow = false })
react/19-css-alternative-examples/css-in-js/client/src/components/Form.jsx:66
FunctionFunctionComponent
()
react/03-name-counter/after/src/FunctionComponent.jsx:3
FunctionNewPost
()
react/15-advanced-blog-project/after/client/src/pages/NewPost.jsx:11
FunctionNewPost
()
react/19-css-alternative-examples/framework/client/src/pages/NewPost.jsx:12
FunctionNewPost
()
react/19-css-alternative-examples/module/client/src/pages/NewPost.jsx:12
FunctionNewPost
()
react/19-css-alternative-examples/utility/client/src/pages/NewPost.jsx:12
FunctionNewPost
()
react/19-css-alternative-examples/vanilla/client/src/pages/NewPost.jsx:11
FunctionNewPost
()
react/19-css-alternative-examples/css-in-js/client/src/pages/NewPost.jsx:12
FunctionNewTodoForm
()
react/13-advanced-todo-list/after/src/NewTodoForm.jsx:4
FunctionPageHeader
({ children, btnSection, subtitle })
react/19-css-alternative-examples/framework/client/src/components/PageHeader.jsx:3
FunctionPageHeader
({ children, btnSection, subtitle })
react/19-css-alternative-examples/module/client/src/components/PageHeader/PageHeader.jsx:3
FunctionPageHeader
({ children, btnSection, subtitle })
react/19-css-alternative-examples/utility/client/src/components/PageHeader.jsx:1
FunctionPageHeader
({ children, btnSection, subtitle })
react/19-css-alternative-examples/css-in-js/client/src/components/PageHeader.jsx:23
FunctionPost
()
react/15-advanced-blog-project/after/client/src/pages/Post.jsx:6
FunctionPost
()
react/15-advanced-blog-project/before/client/src/pages/Post.jsx:6
FunctionPost
()
react/19-css-alternative-examples/framework/client/src/pages/Post.jsx:10
FunctionPost
()
react/19-css-alternative-examples/module/client/src/pages/Post.jsx:9
FunctionPost
()
react/19-css-alternative-examples/utility/client/src/pages/Post.jsx:10
FunctionPost
()
react/19-css-alternative-examples/vanilla/client/src/pages/Post.jsx:6
FunctionPost
()
react/19-css-alternative-examples/css-in-js/client/src/pages/Post.jsx:9
FunctionPost
()
react/14-basic-blog-project/after/client/src/pages/Post.jsx:6
← previousnext →201–300 of 488, ranked by callers