Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cosdensolutions/code
/ functions
Functions
309 in github.com/cosdensolutions/code
⨍
Functions
309
◇
Types & classes
51
Function
OnboardingUsernamePage
()
videos/long/multi-step-form-react/src/app/onboarding/username/page.tsx:3
Function
OtherComponent
({ count }: { count: number })
videos/long/zustand-tutorial/src/App.tsx:15
Function
POST
(req: Request)
videos/long/vercel-ai-sdk-tutorial/src/app/api/chat/route.ts:7
Function
PostCard
({ children, post }: PostCardProps)
videos/long/compound-components-design-pattern/src/components/PostCard.tsx:33
Function
Posts
()
videos/long/tanstack-router-tutorial/src/routes/posts/index.tsx:19
Function
PostsList
()
videos/long/rtk-query-tutorial/src/components/PostsList.tsx:6
Function
PostsTab
()
videos/long/learn-react-hooks-useTransition/27-tutorial-useTransition/PostsTab.tsx:3
Function
ProductList
({ products }: ProductListProps)
videos/long/react-custom-filter-component/src/components/ProductList/ProductList.tsx:7
Function
ProductList
({ products }: ProductListProps)
videos/long/react-url-as-state/src/components/ProductList/ProductList.tsx:7
Function
ProductListFilters
({ onChange, }: ProductListFiltersProps)
videos/long/react-custom-filter-component/src/components/ProductList/ProductListFilters.tsx:9
Function
ProductListFilters
()
videos/long/react-url-as-state/src/components/ProductList/ProductListFilters.tsx:7
Function
Profile
({}: ProfileProps)
videos/long/learn-react-hooks-useContext/Components.tsx:18
Function
ProfilePage
()
videos/long/react-router-tutorial/src/pages/ProfilePage.tsx:3
Function
ProfilesPage
()
videos/long/react-router-tutorial/src/pages/ProfilesPage.tsx:3
Function
ProgressBar
({ progress }: ProgressBarProps)
videos/long/multi-file-input-with-progress-bar/src/components/FileUpload.tsx:244
Function
ProtectedRoute
({ allowedRoles, children, }: ProtectedRouteProps)
videos/long/role-based-authentication-in-react/src/components/ProtectedRoute.tsx:9
Function
ProtectedRoute
({ children }: ProtectedRouteProps)
videos/long/custom-protected-route-component/src/components/ProtectedRoute.tsx:8
Function
Providers
({ children }: ProvidersProps)
videos/long/modern-data-fetching-complete-guide/src/components/Providers.tsx:10
Function
RecoilExample
()
videos/long/comparing-state-management-react/src/app/recoil/page.tsx:6
Function
ReduxExample
()
videos/long/comparing-state-management-react/src/app/redux/page.tsx:7
Function
RootLayout
()
videos/long/expo-router-tutorial/app/_layout.tsx:3
Function
RootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
videos/long/multi-step-form-react/src/app/layout.tsx:12
Function
RootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
videos/long/react-playwright-tutorial/src/app/layout.tsx:12
Function
RootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
videos/long/comparing-state-management-react/src/app/layout.tsx:12
Function
RootLayout
({ children, }: { children: React.ReactNode })
videos/long/request-handler-example/src/app/layout.tsx:12
Function
RootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
videos/long/vercel-ai-sdk-tutorial/src/app/layout.tsx:21
Function
RootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
videos/long/better-auth-tutorial/src/app/layout.tsx:21
Function
RootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
videos/long/modern-data-fetching-complete-guide/src/app/layout.tsx:13
Function
RootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
videos/long/server-components-simple-tutorial/src/app/layout.tsx:12
Function
RootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
videos/long/use-action-state-tutorial/src/app/layout.tsx:12
Function
RootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
videos/long/auth-flow-next-js/src/app/layout.tsx:12
Function
RouteComponent
()
videos/long/tanstack-router-tutorial/src/routes/posts/$postId.tsx:15
Function
RouteComponent
()
videos/long/complete-authentication-system-react/client/src/routes/auth/signup.tsx:8
Function
RouteComponent
()
videos/long/complete-authentication-system-react/client/src/routes/auth/signin.tsx:8
Function
RouteComponent
()
videos/long/complete-authentication-system-react/client/src/routes/auth/change-email.tsx:8
Function
Search
({ onChange }: SearchProps)
videos/long/learn-react-hooks-useCallback/Search.tsx:7
Function
SearchBar
({ onChange }: SearchBarProps)
videos/long/custom-react-hooks-useDebounce/SearchBar.tsx:5
Function
ServerComponent
()
videos/long/server-components-simple-tutorial/src/ServerComponent.tsx:1
Function
ServerPage
()
videos/long/server-components-simple-tutorial/src/app/server/page.tsx:4
Function
Sidebar
({}: SidebarProps)
videos/long/learn-react-hooks-useContext/Components.tsx:5
Function
SignInForm
()
videos/long/complete-authentication-system-react/client/src/components/SignInForm.tsx:24
Function
SignInPage
()
videos/long/custom-protected-route-component/src/pages/SignInPage.tsx:1
Function
SignInPage
()
videos/long/better-auth-tutorial/src/app/signin/page.tsx:6
Function
SignUpForm
()
videos/long/complete-authentication-system-react/client/src/components/SignUpForm.tsx:24
Function
SignUpPage
()
videos/long/better-auth-tutorial/src/app/signup/page.tsx:6
Function
SlowItem
({ text }: { text: string })
videos/long/learn-react-hooks-useDeferredValue/SlowList.tsx:11
Function
SlowPost
({ index }: { index: number })
videos/long/learn-react-hooks-useTransition/27-tutorial-useTransition/PostsTab.tsx:16
Function
Stack
({ children, orientation = 'horizontal', }: StackProps)
videos/long/react-storybook-tutorial/src/components/Stack.tsx:7
Function
SubmitButton
()
videos/long/auth-flow-next-js/src/app/login/LoginForm.tsx:35
Function
TabButton
({ onClick, ...rest }: TabButtonProps)
videos/long/learn-react-hooks-useTransition/27-tutorial-useTransition/TabButton.tsx:9
Function
TableCell
({ value, render }: TableCellProps<T>)
videos/long/master-reusable-components-in-react/src/components/DataTable.tsx:77
Function
TableHeader
({ columns }: TableHeaderProps<T>)
videos/long/master-reusable-components-in-react/src/components/DataTable.tsx:36
Function
TableRow
({ row, columns, }: TableRowProps<T>)
videos/long/master-reusable-components-in-react/src/components/DataTable.tsx:55
Function
TabsLayout
()
videos/long/expo-router-tutorial/app/(tabs)/_layout.tsx:3
Function
TaskCard
({ task }: TaskCardProps)
videos/long/react-drag-drop-tutorial/src/TaskCard.tsx:8
Function
TextInput
({ control, label, name, ...inputProps }: TextInputProps)
videos/long/refactoring-react-component/src/components/TextInput.tsx:10
Function
TextInput
( props: TextInputProps, ref: Ref<TextInputRef>, )
videos/long/learn-react-hooks-useImperativeHandle/TextInput.tsx:14
Function
Todo
()
videos/long/comparing-state-management-react/src/features/redux/Todo.tsx:6
Function
Todo
()
videos/long/comparing-state-management-react/src/features/zustand/Todo.tsx:4
Function
Todo
()
videos/long/comparing-state-management-react/src/features/jotai/Todo.tsx:10
Function
Todo
()
videos/long/comparing-state-management-react/src/features/recoil/Todo.tsx:5
Function
TodoCard
({ todo }: TodoProps)
videos/long/react-query-tutorial/src/components/TodoCard.tsx:8
Function
UserCard
({ user }: { user: User })
videos/long/rendering-100k-rows-in-react/src/components/UserCard.tsx:3
Function
UserCard
()
videos/long/react-query-state-management/src/App.tsx:15
Function
UserForm
()
videos/long/most-important-design-pattern-in-react/src/components/UserForm.tsx:3
Function
UserForm
({ user }: UserFormProps)
videos/long/reusable-create-edit-form/src/components/UserForm.tsx:33
Function
UserFormItems
()
videos/long/most-important-design-pattern-in-react/src/components/UserForm.tsx:36
Function
UserPage
()
videos/long/expo-router-tutorial/app/(tabs)/users/[id].tsx:4
Function
ZustandExample
()
videos/long/comparing-state-management-react/src/app/zustand/page.tsx:5
Function
action
(prevState: any, formData: FormData)
videos/long/use-action-state-tutorial/src/actions.ts:3
Function
addItem
()
videos/long/most-important-design-pattern-in-react/src/components/UserForm.tsx:43
Function
addTodo
(todo: Pick<Todo, "title">)
videos/long/react-query-tutorial/src/api/index.ts:52
Method
constructor
()
videos/long/comparing-state-management-react/src/features/mobx/todoStore.ts:12
Function
fetchItems
({ pageParam }: { pageParam: number })
videos/long/infinite-pagination-with-react-query/src/api/items.ts:10
Function
handleChange
()
videos/long/learn-react-hooks-useLayoutEffect/index.tsx:25
Function
handleClear
()
videos/long/multi-file-input-with-progress-bar/src/components/FileUpload.tsx:93
Function
handleClick
()
videos/long/learn-react-hooks-useTransition/27-tutorial-useTransition/TabButton.tsx:15
Function
handleDragEnd
(event: DragEndEvent)
videos/long/react-drag-drop-tutorial/src/App.tsx:42
Function
handleFileChange
(e: ChangeEvent<HTMLInputElement>)
videos/long/react-upload-files-tutorial/src/components/FileUploader.tsx:11
Function
handleFileSelect
(e: ChangeEvent<HTMLInputElement>)
videos/long/multi-file-input-with-progress-bar/src/components/FileUpload.tsx:28
Function
handleFileUpload
()
videos/long/react-upload-files-tutorial/src/components/FileUploader.tsx:17
Function
handleIncrement
()
videos/long/learn-react-hooks-useRef/index.tsx:9
Function
handleKeyDown
(event: KeyboardEvent)
videos/long/refactoring-react-component/src/hooks/useKeyDown.ts:9
Function
handleLogin
()
videos/long/role-based-authentication-in-react/src/components/AuthProvider.tsx:44
Function
handleLogout
()
videos/long/role-based-authentication-in-react/src/components/AuthProvider.tsx:58
Function
handleSubmit
(e: FormEvent)
videos/long/most-important-design-pattern-in-react/src/components/UserForm.tsx:7
Function
handleSubmit
(e: React.FormEvent)
videos/long/comparing-state-management-react/src/features/redux/Todo.tsx:12
Function
handleSubmit
(e: React.FormEvent)
videos/long/comparing-state-management-react/src/features/zustand/Todo.tsx:9
Function
handleSubmit
(e: React.FormEvent)
videos/long/comparing-state-management-react/src/features/jotai/Todo.tsx:18
Function
handleSubmit
(e: React.FormEvent)
videos/long/comparing-state-management-react/src/features/recoil/Todo.tsx:10
Function
handleSubmit
(e: React.FormEvent)
videos/long/comparing-state-management-react/src/features/mobx/Todo.tsx:8
Function
handleUpload
()
videos/long/multi-file-input-with-progress-bar/src/components/FileUpload.tsx:47
Function
increment
()
videos/long/learn-react-hooks-useImperativeHandle/Counter.tsx:21
Function
initializeCount
()
videos/long/most-important-design-pattern-in-react/src/hooks/useCount.ts:3
Function
login
(prevState: any, formData: FormData)
videos/long/auth-flow-next-js/src/app/login/actions.ts:21
Function
onSubmit
(data: OnboardingUsernameSchema)
videos/long/multi-step-form-react/src/features/onboarding/components/onboarding-username-form.tsx:46
Function
onSubmit
(data: OnboardingNameSchema)
videos/long/multi-step-form-react/src/features/onboarding/components/onboaring-name-form.tsx:41
Function
onSubmit
(data: OnboardingPasswordSchema)
videos/long/multi-step-form-react/src/features/onboarding/components/onboarding-password-form.tsx:45
Function
onSubmit
(data: CreateProjectFormValues)
videos/long/refactoring-react-component/src/components/CreateProjectForm.tsx:38
Function
onSubmit
(data)
videos/long/react-hook-form-tutorial/src/App.tsx:25
← previous
next →
201–300 of 309, ranked by callers