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
Function
PostCard
({ id, title, body })
react/15-advanced-blog-project/after/client/src/components/PostCard.jsx:3
Function
PostCard
({ id, title, body })
react/15-advanced-blog-project/before/client/src/components/PostCard.jsx:3
Function
PostCard
({ id, title, body })
react/19-css-alternative-examples/framework/client/src/components/PostCard.jsx:5
Function
PostCard
({ id, title, body })
react/19-css-alternative-examples/module/client/src/components/PostCard/PostCard.jsx:6
Function
PostCard
({ id, title, body })
react/19-css-alternative-examples/utility/client/src/components/PostCard.jsx:5
Function
PostCard
({ id, title, body })
react/19-css-alternative-examples/vanilla/client/src/components/PostCard.jsx:3
Function
PostCard
({ id, title, body })
react/19-css-alternative-examples/css-in-js/client/src/components/PostCard.jsx:13
Function
PostCard
({ id, title, body })
react/14-basic-blog-project/after/client/src/components/PostCard.jsx:3
Function
PostForm
({ users, isSubmitting, errors = {}, defaultValues = {}, })
react/15-advanced-blog-project/after/client/src/components/PostForm.jsx:4
Function
PostForm
({ users, isSubmitting, errors = {}, defaultValues = {}, })
react/19-css-alternative-examples/framework/client/src/components/PostForm.jsx:8
Function
PostForm
({ users, isSubmitting, errors = {}, defaultValues = {}, })
react/19-css-alternative-examples/module/client/src/components/PostForm.jsx:5
Function
PostForm
({ users, isSubmitting, errors = {}, defaultValues = {}, })
react/19-css-alternative-examples/utility/client/src/components/PostForm.jsx:5
Function
PostForm
({ users, isSubmitting, errors = {}, defaultValues = {}, })
react/19-css-alternative-examples/vanilla/client/src/components/PostForm.jsx:4
Function
PostForm
({ users, isSubmitting, errors = {}, defaultValues = {}, })
react/19-css-alternative-examples/css-in-js/client/src/components/PostForm.jsx:5
Function
PostList
()
react/15-advanced-blog-project/after/client/src/pages/PostList.jsx:8
Function
PostList
()
react/15-advanced-blog-project/before/client/src/pages/PostList.jsx:5
Function
PostList
()
react/19-css-alternative-examples/framework/client/src/pages/PostList.jsx:13
Function
PostList
()
react/19-css-alternative-examples/module/client/src/pages/PostList.jsx:11
Function
PostList
()
react/19-css-alternative-examples/utility/client/src/pages/PostList.jsx:11
Function
PostList
()
react/19-css-alternative-examples/vanilla/client/src/pages/PostList.jsx:8
Function
PostList
()
react/19-css-alternative-examples/css-in-js/client/src/pages/PostList.jsx:11
Function
PostList
()
react/14-basic-blog-project/after/client/src/pages/PostList.jsx:5
Function
RefForm
()
react/11-basic-form-validation-project/after/src/RefForm.jsx:4
Function
RootLayout
()
react/15-advanced-blog-project/after/client/src/layouts/RootLayout.jsx:8
Function
RootLayout
()
react/15-advanced-blog-project/before/client/src/layouts/RootLayout.jsx:8
Function
RootLayout
()
react/19-css-alternative-examples/framework/client/src/layouts/RootLayout.jsx:11
Function
RootLayout
()
react/19-css-alternative-examples/module/client/src/layouts/RootLayout/RootLayout.jsx:9
Function
RootLayout
()
react/19-css-alternative-examples/utility/client/src/layouts/RootLayout.jsx:8
Function
RootLayout
()
react/19-css-alternative-examples/vanilla/client/src/layouts/RootLayout.jsx:8
Function
RootLayout
()
react/19-css-alternative-examples/css-in-js/client/src/layouts/RootLayout.jsx:98
Function
RootLayout
()
react/14-basic-blog-project/after/client/src/layouts/RootLayout.jsx:8
Function
StateForm
()
react/11-basic-form-validation-project/after/src/StateForm.jsx:4
Function
StyledLink
({ className, ...props })
react/19-css-alternative-examples/utility/client/src/components/StyledLink.jsx:3
Function
Toast
({ text, remove }: ToastProps)
react/20-toast-library/after/ts/src/ToastProvider.tsx:102
Function
Toast
({ text, remove })
react/20-toast-library/after/js/src/ToastProvider.jsx:68
Function
ToastProvider
({ children }: ToastProviderProps)
react/20-toast-library/after/ts/src/ToastProvider.tsx:38
Function
ToastProvider
({ children })
react/20-toast-library/after/js/src/ToastProvider.jsx:12
Function
TodoFilterForm
({ name, setName, hideCompleted, setHideCompleted, })
react/13-advanced-todo-list/after/src/TodoFilterForm.jsx:1
Function
TodoItem
({ id, name, completed, toggleTodo, deleteTodo })
react/07-simple-todo-list/after/src/TodoItem.jsx:1
Function
TodoItem
({ id, name, completed })
react/13-advanced-todo-list/after/src/TodoItem.jsx:4
Function
TodoItem
({ id, name, completed, toggleTodo, deleteTodo })
react/13-advanced-todo-list/before/src/TodoItem.jsx:1
Function
TodoItem
({ completed, title })
react/15-advanced-blog-project/after/client/src/components/TodoItem.jsx:1
Function
TodoItem
({ completed, title })
react/15-advanced-blog-project/before/client/src/components/TodoItem.jsx:1
Function
TodoItem
({ completed, title })
react/19-css-alternative-examples/framework/client/src/components/TodoItem.jsx:1
Function
TodoItem
({ completed, title })
react/19-css-alternative-examples/module/client/src/components/TodoItem.jsx:1
Function
TodoItem
({ completed, title })
react/19-css-alternative-examples/utility/client/src/components/TodoItem.jsx:1
Function
TodoItem
({ completed, title })
react/19-css-alternative-examples/vanilla/client/src/components/TodoItem.jsx:1
Function
TodoItem
({ completed, title })
react/19-css-alternative-examples/css-in-js/client/src/components/TodoItem.jsx:1
Function
TodoItem
({ completed, title })
react/14-basic-blog-project/after/client/src/components/TodoItem.jsx:1
Function
TodoList
()
react/13-advanced-todo-list/after/src/TodoList.jsx:5
Function
TodoList
()
react/15-advanced-blog-project/after/client/src/pages/TodoList.jsx:5
Function
TodoList
()
react/15-advanced-blog-project/before/client/src/pages/TodoList.jsx:5
Function
TodoList
()
react/19-css-alternative-examples/framework/client/src/pages/TodoList.jsx:5
Function
TodoList
()
react/19-css-alternative-examples/module/client/src/pages/TodoList.jsx:6
Function
TodoList
()
react/19-css-alternative-examples/utility/client/src/pages/TodoList.jsx:6
Function
TodoList
()
react/19-css-alternative-examples/vanilla/client/src/pages/TodoList.jsx:5
Function
TodoList
()
react/19-css-alternative-examples/css-in-js/client/src/pages/TodoList.jsx:6
Function
TodoList
()
react/14-basic-blog-project/after/client/src/pages/TodoList.jsx:5
Function
User
()
react/15-advanced-blog-project/after/client/src/pages/User.jsx:8
Function
User
()
react/15-advanced-blog-project/before/client/src/pages/User.jsx:8
Function
User
()
react/19-css-alternative-examples/framework/client/src/pages/User.jsx:11
Function
User
()
react/19-css-alternative-examples/module/client/src/pages/User.jsx:10
Function
User
()
react/19-css-alternative-examples/utility/client/src/pages/User.jsx:10
Function
User
()
react/19-css-alternative-examples/vanilla/client/src/pages/User.jsx:8
Function
User
()
react/19-css-alternative-examples/css-in-js/client/src/pages/User.jsx:10
Function
User
({ name })
react/06-user-list/after/src/User.jsx:1
Function
User
()
react/14-basic-blog-project/after/client/src/pages/User.jsx:8
Function
UserCard
({ name, age, phoneNumber, address })
react/01-user-card/after/src/UserCard.jsx:1
Function
UserList
()
react/15-advanced-blog-project/after/client/src/pages/UserList.jsx:4
Function
UserList
()
react/15-advanced-blog-project/before/client/src/pages/UserList.jsx:4
Function
UserList
()
react/19-css-alternative-examples/framework/client/src/pages/UserList.jsx:8
Function
UserList
()
react/19-css-alternative-examples/module/client/src/pages/UserList.jsx:7
Function
UserList
()
react/19-css-alternative-examples/utility/client/src/pages/UserList.jsx:8
Function
UserList
()
react/19-css-alternative-examples/vanilla/client/src/pages/UserList.jsx:4
Function
UserList
()
react/19-css-alternative-examples/css-in-js/client/src/pages/UserList.jsx:7
Function
UserList
()
react/14-basic-blog-project/after/client/src/pages/UserList.jsx:4
Function
action
({ request, params: { postId } })
react/15-advanced-blog-project/after/client/src/pages/EditPost.jsx:37
Function
action
({ request })
react/15-advanced-blog-project/after/client/src/pages/NewPost.jsx:25
Function
action
({ request, params: { postId } })
react/19-css-alternative-examples/framework/client/src/pages/EditPost.jsx:38
Function
action
({ request })
react/19-css-alternative-examples/framework/client/src/pages/NewPost.jsx:26
Function
action
({ request, params: { postId } })
react/19-css-alternative-examples/module/client/src/pages/EditPost.jsx:38
Function
action
({ request })
react/19-css-alternative-examples/module/client/src/pages/NewPost.jsx:26
Function
action
({ request, params: { postId } })
react/19-css-alternative-examples/utility/client/src/pages/EditPost.jsx:38
Function
action
({ request })
react/19-css-alternative-examples/utility/client/src/pages/NewPost.jsx:26
Function
action
({ request, params: { postId } })
react/19-css-alternative-examples/vanilla/client/src/pages/EditPost.jsx:37
Function
action
({ request })
react/19-css-alternative-examples/vanilla/client/src/pages/NewPost.jsx:25
Function
action
({ request, params: { postId } })
react/19-css-alternative-examples/css-in-js/client/src/pages/EditPost.jsx:38
Function
action
({ request })
react/19-css-alternative-examples/css-in-js/client/src/pages/NewPost.jsx:26
Function
addNewTodo
()
react/07-simple-todo-list/after/src/App.jsx:9
Function
addNewTodo
()
react/13-advanced-todo-list/before/src/App.jsx:9
Function
clear
()
react/02-array-component/src/App.jsx:33
Function
clearErrors
()
javascript/03-form-validation/before/script.js:14
Function
closeModal
()
javascript/01-modal/after/script.js:27
Method
componentDidMount
()
react/05-lifecycle-method-exercises/after/src/Child.jsx:12
Method
componentDidUpdate
(prevProps, prevState)
react/05-lifecycle-method-exercises/after/src/Child.jsx:17
Method
componentWillUnmount
()
react/05-lifecycle-method-exercises/after/src/Child.jsx:40
Method
constructor
(props)
react/03-name-counter/after/src/ClassComponent.jsx:4
Method
constructor
()
react/05-lifecycle-method-exercises/after/src/Child.jsx:4
Method
constructor
()
react/05-lifecycle-method-exercises/before/src/Child.jsx:4
Method
constructor
(r, g, b)
javascript/12-color-game/after/Rgb.js:6
← previous
next →
301–400 of 488, ranked by callers