MCPcopy Create free account

hub / github.com/cosdensolutions/code / functions

Functions309 in github.com/cosdensolutions/code

FunctionApp
()
videos/long/react-hook-form-tutorial/src/App.tsx:12
FunctionApp
({ initialCount = 5 }: AppProps)
videos/long/zustand-context-pattern/src/App.tsx:7
FunctionApp
()
videos/long/redux-tutorial/src/App.tsx:3
FunctionApp
()
videos/long/react-query-state-management/src/App.tsx:3
FunctionApp
()
videos/long/reusable-create-edit-form/src/App.tsx:3
FunctionApp
()
videos/long/combining-zustand-with-react-query/src/App.tsx:5
FunctionApp
()
videos/long/persist-state-localStorage-tutorial/src/App.tsx:3
FunctionApp
()
videos/long/complete-authentication-system-react/client/src/routes/index.tsx:10
FunctionAuthProvider
({ children }: AuthProviderProps)
videos/long/role-based-authentication-in-react/src/components/AuthProvider.tsx:22
FunctionAuthProvider
({ children, isSignedIn, }: AuthProviderProps)
videos/long/custom-protected-route-component/src/components/AuthProvider.tsx:11
FunctionAuthProvider
({ children }: { children: React.ReactNode })
videos/long/complete-authentication-system-react/client/src/components/AuthProvider.tsx:15
FunctionButton
({ className, variant, size, asChild = false, ...props }: React.ComponentProps<"button"> & Variant
videos/long/vercel-ai-sdk-tutorial/src/features/shared/components/ui/button.tsx:38
FunctionButton
({ className, variant, size, asChild = false, ...props }: React.ComponentProps<"button"> & Variant
videos/long/better-auth-tutorial/src/features/shared/components/ui/button.tsx:38
FunctionButton
({ children, onClick, variant = 'primary', size = 'md', }: ButtonProps)
videos/long/react-storybook-tutorial/src/components/Button.tsx:9
FunctionButton
({ className, variant, size, asChild = false, ...props }: React.ComponentProps<"button"> & Variant
videos/long/complete-authentication-system-react/client/src/components/ui/button.tsx:38
FunctionCalendar
({ className, classNames, showOutsideDays = true, ...props }: CalendarProps)
videos/long/reusable-create-edit-form/src/components/ui/calendar.tsx:10
FunctionChangeEmailForm
()
videos/long/complete-authentication-system-react/client/src/components/ChangeEmailForm.tsx:23
FunctionClientComponent
({ children }: ClientComponentProps)
videos/long/server-components-simple-tutorial/src/ClientComponent.tsx:7
FunctionClientPage
()
videos/long/server-components-simple-tutorial/src/app/client/page.tsx:6
FunctionColumn
({ column, tasks }: ColumnProps)
videos/long/react-drag-drop-tutorial/src/Column.tsx:10
FunctionComponent
()
videos/long/zustand-context-pattern/src/App.tsx:15
FunctionContactTab
()
videos/long/learn-react-hooks-useTransition/27-tutorial-useTransition/ContactTab.tsx:1
FunctionCountProvider
({ children, initialCount, }: CountProviderProps)
videos/long/zustand-context-pattern/src/CountProvider.tsx:15
FunctionCounter
()
videos/long/rtk-query-tutorial/src/components/Counter.tsx:5
FunctionCounter
()
videos/long/most-important-design-pattern-in-react/src/components/Counter.tsx:3
FunctionCounter
()
videos/long/redux-tutorial/src/components/Counter.tsx:10
FunctionCounter
( props: CounterProps, ref: Ref<CounterRef>, )
videos/long/learn-react-hooks-useImperativeHandle/Counter.tsx:15
FunctionCreateProjectForm
()
videos/long/refactoring-react-component/src/components/CreateProjectForm.tsx:27
FunctionCreateProjectFormTasks
({ control, getValues, setValue, }: CreateProjectFormTasksProps)
videos/long/refactoring-react-component/src/components/CreateProjectForm.tsx:82
FunctionDarkModeToggle
()
videos/long/most-important-design-pattern-in-react/src/components/DarkModeToggle.tsx:3
FunctionDashboard
({}: DashboardProps)
videos/long/learn-react-hooks-useContext/Dashboard.tsx:5
FunctionDashboard
()
videos/long/auth-flow-next-js/src/app/dashboard/page.tsx:5
FunctionDataTable
({ data, columns, }: DataTableProps<T>)
videos/long/master-reusable-components-in-react/src/components/DataTable.tsx:14
FunctionDatePicker
({ defaultValue, onChange, }: DatePickerProps)
videos/long/reusable-create-edit-form/src/components/ui/datepicker.tsx:16
FunctionDemo
()
videos/long/data-fetching-complete-tutorial/index.tsx:10
FunctionDemo
({}: DemoProps)
videos/long/learn-react-hooks-useContext/index.tsx:13
FunctionDemo
()
videos/long/learn-react-hooks-useLayoutEffect/index.tsx:11
FunctionDemo
({}: DemoProps)
videos/long/learn-react-hooks-useState/index.tsx:5
FunctionDemo
()
videos/long/custom-react-hooks-useLocalStorage/index.tsx:5
FunctionDemo
()
videos/long/react-keys-and-lists-tutorial/index.tsx:5
FunctionDemo
()
videos/long/learn-react-hooks-useDeferredValue/index.tsx:9
FunctionDemo
({}: DemoProps)
videos/long/learn-react-hooks-useMemo/index.tsx:7
FunctionDemo
({}: DemoProps)
videos/long/learn-react-hooks-useCallback/index.tsx:17
FunctionDemo
({}: DemoProps)
videos/long/learn-react-hooks-useEffect/index.tsx:5
FunctionDemo
()
videos/long/react-query-tutorial/src/Demo.tsx:7
FunctionDemo
({}: DemoProps)
videos/long/learn-react-hooks-useRef/index.tsx:5
FunctionDemo
()
videos/long/learn-react-hooks-useReducer/index.tsx:39
FunctionDemo
()
videos/long/custom-react-hooks-useDebounce/index.tsx:7
FunctionDemo
()
videos/long/learn-react-hooks-useTransition/27-tutorial-useTransition/index.tsx:10
FunctionDemo
()
videos/long/learn-react-hooks-useImperativeHandle/index.tsx:5
FunctionDemo2
({}: DemoProps)
videos/long/learn-react-hooks-useRef/index.tsx:25
FunctionEventCalendar
({ events }: EventCalendarProps)
videos/long/event-calendar-challenge/src/EventCalendar.solution.tsx:23
FunctionEventCalendar
()
videos/long/event-calendar-challenge/src/EventCalendar.tsx:1
FunctionFetchExample1
()
videos/long/modern-data-fetching-complete-guide/src/components/FetchExample1.tsx:12
FunctionFetchExample2
()
videos/long/modern-data-fetching-complete-guide/src/components/FetchExample2.tsx:13
FunctionFetchExample3
()
videos/long/modern-data-fetching-complete-guide/src/components/FetchExample3.tsx:8
FunctionFileInput
({ inputRef, disabled, onFileSelect }: FileInputProps)
videos/long/multi-file-input-with-progress-bar/src/components/FileUpload.tsx:123
FunctionFileItem
({ file, onRemove, uploading }: FileItemProps)
videos/long/multi-file-input-with-progress-bar/src/components/FileUpload.tsx:209
FunctionFileList
({ files, onRemove, uploading }: FileListProps)
videos/long/multi-file-input-with-progress-bar/src/components/FileUpload.tsx:181
FunctionFileUpload
()
videos/long/multi-file-input-with-progress-bar/src/components/FileUpload.tsx:22
FunctionFileUploader
()
videos/long/react-upload-files-tutorial/src/components/FileUploader.tsx:6
FunctionFiltersComponent
()
videos/long/combining-zustand-with-react-query/src/App.tsx:23
FunctionForm
()
videos/long/react-playwright-tutorial/src/components/Form.tsx:5
FunctionFormControl
({ ...props }: React.ComponentProps<typeof Slot>)
videos/long/complete-authentication-system-react/client/src/components/ui/form.tsx:105
FunctionFormDescription
({ className, ...props }: React.ComponentProps<"p">)
videos/long/complete-authentication-system-react/client/src/components/ui/form.tsx:123
FunctionFormField
({ ...props }: ControllerProps<TFieldValues, TName>)
videos/long/multi-step-form-react/src/components/ui/form.tsx:31
FunctionFormField
({ ...props }: ControllerProps<TFieldValues, TName>)
videos/long/complete-authentication-system-react/client/src/components/ui/form.tsx:30
FunctionFormItem
({ className, ...props }: React.ComponentProps<"div">)
videos/long/complete-authentication-system-react/client/src/components/ui/form.tsx:74
FunctionFormLabel
({ className, ...props }: React.ComponentProps<typeof LabelPrimitive.Root>)
videos/long/complete-authentication-system-react/client/src/components/ui/form.tsx:88
FunctionFormMessage
({ className, ...props }: React.ComponentProps<"p">)
videos/long/complete-authentication-system-react/client/src/components/ui/form.tsx:136
FunctionFormPage
()
videos/long/react-playwright-tutorial/src/app/form/page.tsx:8
FunctionHome
()
videos/long/multi-step-form-react/src/app/page.tsx:1
FunctionHome
()
videos/long/react-playwright-tutorial/src/app/page.tsx:8
FunctionHome
()
videos/long/comparing-state-management-react/src/app/page.tsx:1
FunctionHome
()
videos/long/request-handler-example/src/app/page.tsx:3
FunctionHome
()
videos/long/vercel-ai-sdk-tutorial/src/app/page.tsx:5
FunctionHome
()
videos/long/better-auth-tutorial/src/app/page.tsx:9
FunctionHome
()
videos/long/modern-data-fetching-complete-guide/src/app/page.tsx:11
FunctionHome
()
videos/long/use-action-state-tutorial/src/app/page.tsx:8
FunctionHome
()
videos/long/auth-flow-next-js/src/app/page.tsx:1
FunctionHomeFeedScreen
()
videos/long/compound-components-design-pattern/src/App.tsx:3
FunctionHomePage
()
videos/long/expo-router-tutorial/app/(tabs)/index.tsx:4
FunctionHomePage
()
videos/long/custom-protected-route-component/src/pages/HomePage.tsx:1
FunctionHomePage
()
videos/long/react-router-tutorial/src/pages/HomePage.tsx:1
FunctionIndex
()
videos/long/tanstack-router-tutorial/src/routes/index.tsx:7
FunctionInput
({ className, type, ...props }: React.ComponentProps<"input">)
videos/long/vercel-ai-sdk-tutorial/src/features/shared/components/ui/input.tsx:5
FunctionInput
({ className, type, ...props }: React.ComponentProps<"input">)
videos/long/better-auth-tutorial/src/features/shared/components/ui/input.tsx:5
FunctionInput
({ className, type, ...props }: React.ComponentProps<"input">)
videos/long/complete-authentication-system-react/client/src/components/ui/input.tsx:5
FunctionJotaiExample
()
videos/long/comparing-state-management-react/src/app/jotai/page.tsx:6
FunctionLabel
({ className, ...props }: React.ComponentProps<typeof LabelPrimitive.Root>)
videos/long/complete-authentication-system-react/client/src/components/ui/label.tsx:8
FunctionLogin
()
videos/long/auth-flow-next-js/src/app/login/page.tsx:3
FunctionLoginForm
()
videos/long/auth-flow-next-js/src/app/login/LoginForm.tsx:7
FunctionMemoryGame
({ images, }: MemoryGameProps)
videos/long/solving-react-interview-questions/src/components/MemoryGame.tsx:14
FunctionMobXExample
()
videos/long/comparing-state-management-react/src/app/mobx/page.tsx:5
FunctionNotFoundPage
()
videos/long/react-router-tutorial/src/pages/NotFoundPage.tsx:3
FunctionOnboardingNameForm
()
videos/long/multi-step-form-react/src/features/onboarding/components/onboaring-name-form.tsx:28
FunctionOnboardingNamePage
()
videos/long/multi-step-form-react/src/app/onboarding/name/page.tsx:3
FunctionOnboardingPasswordForm
()
videos/long/multi-step-form-react/src/features/onboarding/components/onboarding-password-form.tsx:29
FunctionOnboardingPasswordPage
()
videos/long/multi-step-form-react/src/app/onboarding/password/page.tsx:3
FunctionOnboardingUsernameForm
()
videos/long/multi-step-form-react/src/features/onboarding/components/onboarding-username-form.tsx:30
← previousnext →101–200 of 309, ranked by callers