MCPcopy Create free account

hub / github.com/cosdensolutions/code / functions

Functions309 in github.com/cosdensolutions/code

↓ 15 callersFunctioncn
(...inputs: ClassValue[])
videos/long/reusable-create-edit-form/src/lib/utils.ts:4
↓ 13 callersFunctionsetCount
()
videos/long/zustand-tutorial/src/App.tsx:5
↓ 10 callersFunctioncheckNumberOfCompletedTodosInLocalStorage
(page: Page, expected: number)
videos/long/react-playwright-tutorial/tests-examples/demo-todo-app.spec.ts:427
↓ 9 callersFunctioncn
(...inputs: ClassValue[])
videos/long/multi-step-form-react/src/lib/utils.ts:4
↓ 8 callersFunctioncheckNumberOfTodosInLocalStorage
(page: Page, expected: number)
videos/long/react-playwright-tutorial/tests-examples/demo-todo-app.spec.ts:421
↓ 7 callersFunctioncn
(...inputs: ClassValue[])
videos/long/complete-authentication-system-react/client/src/lib/utils.ts:4
↓ 6 callersFunctioncreateDefaultTodos
(page: Page)
videos/long/react-playwright-tutorial/tests-examples/demo-todo-app.spec.ts:411
↓ 4 callersFunctionaddTodo
(todos: Todo[], text: string)
videos/long/comparing-state-management-react/src/features/recoil/todoStore.ts:15
↓ 4 callersFunctioncheckTodosInLocalStorage
(page: Page, title: string)
videos/long/react-playwright-tutorial/tests-examples/demo-todo-app.spec.ts:433
↓ 4 callersFunctionhandleSubmit
(data: UserForm)
videos/long/zod-validation-in-react/src/App.tsx:23
↓ 4 callersFunctionremoveTodo
(todos: Todo[], id: number)
videos/long/comparing-state-management-react/src/features/recoil/todoStore.ts:29
↓ 4 callersFunctionsetData
(data: Partial<T>)
videos/long/react-query-state-management/src/state/index.ts:20
↓ 4 callersFunctiontoggleTodo
(todos: Todo[], id: number)
videos/long/comparing-state-management-react/src/features/recoil/todoStore.ts:24
↓ 4 callersFunctionuseFormField
()
videos/long/multi-step-form-react/src/components/ui/form.tsx:44
↓ 4 callersFunctionuseFormField
()
videos/long/complete-authentication-system-react/client/src/components/ui/form.tsx:43
↓ 3 callersFunctionselectTab
(tab: Tab)
videos/long/learn-react-hooks-useTransition/27-tutorial-useTransition/index.tsx:13
↓ 3 callersFunctionuseAuth
()
videos/long/complete-authentication-system-react/client/src/components/AuthProvider.tsx:54
↓ 3 callersFunctionusePostCardContext
()
videos/long/compound-components-design-pattern/src/components/PostCard.tsx:11
↓ 2 callersFunctioncn
(...inputs: ClassValue[])
videos/long/vercel-ai-sdk-tutorial/src/lib/utils/cn.ts:4
↓ 2 callersFunctioncn
(...inputs: ClassValue[])
videos/long/better-auth-tutorial/src/lib/utils/cn.ts:4
↓ 2 callersFunctioncreateChildren
(numberOfChildren: number)
videos/long/react-storybook-tutorial/src/stories/Stack.stories.tsx:54
↓ 2 callersFunctioncreateUsers
(from = 0, to = 100000)
videos/long/rendering-100k-rows-in-react/src/user.ts:6
↓ 2 callersFunctiondecrement
()
videos/long/learn-react-hooks-useImperativeHandle/Counter.tsx:25
↓ 2 callersFunctiongenerateAuthToken
()
videos/long/role-based-authentication-in-react/src/api/auth.ts:25
↓ 2 callersFunctionhandleSignIn
(userId: string)
videos/long/complete-authentication-system-react/client/src/components/AuthProvider.tsx:35
↓ 2 callersFunctionuseAuth
()
videos/long/role-based-authentication-in-react/src/components/AuthProvider.tsx:77
↓ 2 callersFunctionuseProductFilters
()
videos/long/react-url-as-state/src/hooks/useProductFilters.ts:6
↓ 2 callersFunctionuseUserContext
()
videos/long/learn-react-hooks-useContext/context.ts:7
↓ 1 callersMethodaddTodo
(text: string)
videos/long/comparing-state-management-react/src/features/mobx/todoStore.ts:16
↓ 1 callersFunctioncreateGlobalState
( queryKey: unknown, initialData: T | null = null, )
videos/long/react-query-state-management/src/state/index.ts:3
↓ 1 callersFunctioncreateSession
(userId: string)
videos/long/auth-flow-next-js/src/app/lib/session.ts:8
↓ 1 callersFunctiondecrypt
(session: string | undefined = "")
videos/long/auth-flow-next-js/src/app/lib/session.ts:36
↓ 1 callersFunctiondeleteSession
()
videos/long/auth-flow-next-js/src/app/lib/session.ts:19
↓ 1 callersFunctionencrypt
(payload: SessionPayload)
videos/long/auth-flow-next-js/src/app/lib/session.ts:28
↓ 1 callersFunctionexpensiveFunction
()
videos/long/server-components-simple-tutorial/src/expensiveFunction.ts:1
↓ 1 callersFunctionfetchNextPage
()
videos/long/rendering-100k-rows-in-react/src/App.tsx:13
↓ 1 callersFunctionfetchPosts
()
videos/long/data-fetching-complete-tutorial/index.tsx:19
↓ 1 callersFunctionfetchPosts
()
videos/long/modern-data-fetching-complete-guide/src/components/FetchExample1.tsx:21
↓ 1 callersFunctionfetchProducts
(options?: ProductFilters)
videos/long/react-custom-filter-component/src/api/products.ts:9
↓ 1 callersFunctionfetchProducts
(options?: ProductFilters)
videos/long/react-url-as-state/src/api/products.ts:9
↓ 1 callersFunctionfetchTodos
(query = "")
videos/long/react-query-tutorial/src/api/index.ts:34
↓ 1 callersFunctionfetchUser
()
videos/long/role-based-authentication-in-react/src/components/AuthProvider.tsx:27
↓ 1 callersFunctionfetchUsers
(search: string)
videos/long/custom-react-hooks-useDebounce/utils.tsx:16
↓ 1 callersFunctionformatFileSize
(bytes: number)
videos/long/multi-file-input-with-progress-bar/src/components/FileUpload.tsx:263
↓ 1 callersFunctiongetFileIcon
(mimeType: string)
videos/long/multi-file-input-with-progress-bar/src/components/FileUpload.tsx:255
↓ 1 callersFunctiongetItem
()
videos/long/custom-react-hooks-useLocalStorage/useLocalStorage.ts:10
↓ 1 callersFunctiongetItem
(key: string)
videos/long/persist-state-localStorage-tutorial/src/utils/localStorage.ts:9
↓ 1 callersFunctiongetUser
()
videos/long/role-based-authentication-in-react/src/api/auth.ts:9
↓ 1 callersFunctiongetUsers
(filters: UsersFilters)
videos/long/zod-validation-in-react/src/api/api.ts:11
↓ 1 callersFunctiongetUsers
(filters?: GetUsersFilters)
videos/long/combining-zustand-with-react-query/src/api/user.ts:8
↓ 1 callersFunctionhandleAuthState
()
videos/long/complete-authentication-system-react/client/src/components/AuthProvider.tsx:19
↓ 1 callersFunctionhandleCardClick
(card: Card)
videos/long/solving-react-interview-questions/src/components/MemoryGame.tsx:50
↓ 1 callersFunctionhandleCardMatch
( firstCard: Card, secondCard: Card, )
videos/long/solving-react-interview-questions/src/components/MemoryGame.tsx:28
↓ 1 callersFunctionhandleRemove
(id: number)
videos/long/react-keys-and-lists-tutorial/index.tsx:8
↓ 1 callersFunctionhandleSignOut
()
videos/long/complete-authentication-system-react/client/src/components/AuthProvider.tsx:40
↓ 1 callersFunctionloadUsers
()
videos/long/custom-react-hooks-useDebounce/index.tsx:14
↓ 1 callersFunctionlogin
()
videos/long/role-based-authentication-in-react/src/api/auth.ts:17
↓ 1 callersFunctionlogout
()
videos/long/auth-flow-next-js/src/app/login/actions.ts:45
↓ 1 callersFunctionmiddleware
(req: NextRequest)
videos/long/auth-flow-next-js/src/middleware.ts:8
↓ 1 callersMethodremoveTodo
(id: number)
videos/long/comparing-state-management-react/src/features/mobx/todoStore.ts:31
↓ 1 callersFunctionreportWebVitals
(onPerfEntry?: () => void)
videos/long/complete-authentication-system-react/client/src/reportWebVitals.ts:1
↓ 1 callersFunctionrequestHandler
(request: BaseRequest<T, V>)
videos/long/request-handler-example/src/api/requestHandler.ts:18
↓ 1 callersFunctionsetItem
(value: unknown)
videos/long/custom-react-hooks-useLocalStorage/useLocalStorage.ts:2
↓ 1 callersFunctionsetItem
(key: string, value: unknown)
videos/long/persist-state-localStorage-tutorial/src/utils/localStorage.ts:1
↓ 1 callersFunctionshuffleArray
(array: T[])
videos/long/solving-react-interview-questions/src/components/MemoryGame.tsx:94
↓ 1 callersMethodtoggleTodo
(id: number)
videos/long/comparing-state-management-react/src/features/mobx/todoStore.ts:24
↓ 1 callersFunctionuseAuth
()
videos/long/custom-protected-route-component/src/components/AuthProvider.tsx:21
↓ 1 callersFunctionuseCount
()
videos/long/most-important-design-pattern-in-react/src/hooks/useCount.ts:8
↓ 1 callersFunctionuseCountStore
(selector: (state: CountStore) => T)
videos/long/zustand-context-pattern/src/CountProvider.tsx:31
↓ 1 callersFunctionuseDebounce
(value: T, delay: number = 500)
videos/long/react-custom-filter-component/src/hooks/useDebounce.ts:3
↓ 1 callersFunctionuseDebounce
(value: T, delay: number = 500)
videos/long/react-url-as-state/src/hooks/useDebounce.ts:3
↓ 1 callersFunctionuseDebounce
(value: T, delay = 500)
videos/long/custom-react-hooks-useDebounce/hooks.ts:3
↓ 1 callersFunctionuseKeyDown
( key: KeyboardEvent['key'], fn: () => void, deps: any[] = [], )
videos/long/refactoring-react-component/src/hooks/useKeyDown.ts:3
↓ 1 callersFunctionuseLocalStorage
(key: string)
videos/long/custom-react-hooks-useLocalStorage/useLocalStorage.ts:1
↓ 1 callersFunctionusePersistedState
(key: string, initialValue: T)
videos/long/persist-state-localStorage-tutorial/src/hooks/usePersistedState.ts:5
FunctionAbout
()
videos/long/tanstack-router-tutorial/src/routes/about.lazy.tsx:7
FunctionAboutTab
()
videos/long/learn-react-hooks-useTransition/27-tutorial-useTransition/AboutTab.tsx:1
FunctionActionButtons
({ onUpload, onClear, disabled }: ActionButtonsProps)
videos/long/multi-file-input-with-progress-bar/src/components/FileUpload.tsx:152
FunctionApp
()
videos/long/rtk-query-tutorial/src/App.tsx:4
FunctionApp
()
videos/long/most-important-design-pattern-in-react/src/App.tsx:5
FunctionApp
()
videos/long/master-reusable-components-in-react/src/App.tsx:10
FunctionApp
()
videos/long/react-custom-filter-component/src/App.tsx:7
FunctionApp
()
videos/long/expo-router-tutorial/App.tsx:4
FunctionApp
()
videos/long/infinite-pagination-with-react-query/src/App.tsx:7
FunctionApp
()
videos/long/react-drag-drop-tutorial/src/App.tsx:39
FunctionApp
()
videos/long/role-based-authentication-in-react/src/App.tsx:4
FunctionApp
()
videos/long/solving-react-interview-questions/src/App.tsx:3
FunctionApp
()
videos/long/react-i18next-tutorial/src/App.tsx:3
FunctionApp
()
videos/long/multi-file-input-with-progress-bar/src/App.tsx:3
FunctionApp
()
videos/long/zustand-tutorial/src/App.tsx:9
FunctionApp
()
videos/long/react-url-as-state/src/App.tsx:9
FunctionApp
()
videos/long/refactoring-react-component/src/App.tsx:3
FunctionApp
()
videos/long/event-calendar-challenge/src/App.tsx:4
FunctionApp
()
videos/long/tanstack-router-tutorial/src/App.tsx:1
FunctionApp
()
videos/long/zod-validation-in-react/src/App.tsx:18
FunctionApp
()
videos/long/rendering-100k-rows-in-react/src/App.tsx:7
FunctionApp
()
videos/long/react-query-tutorial/src/App.tsx:14
FunctionApp
()
videos/long/server-components-simple-tutorial/src/app/page.tsx:1
FunctionApp
()
videos/long/react-storybook-tutorial/src/App.tsx:1
FunctionApp
()
videos/long/react-upload-files-tutorial/src/App.tsx:3
next →1–100 of 309, ranked by callers