MCPcopy Create free account

hub / github.com/academind/react-complete-guide-course-resources / functions

Functions4,025 in github.com/academind/react-complete-guide-course-resources

↓ 2 callersFunctioncalculateDistance
(lat1, lng1, lat2, lng2)
code/11 Side Effects useEffect/01-starting-project/src/loc.js:5
↓ 2 callersFunctioncalculateDistance
(lat1, lng1, lat2, lng2)
code/11 Side Effects useEffect/05-introducing-cleanup-fn/src/loc.js:5
↓ 2 callersFunctioncalculateDistance
(lat1, lng1, lat2, lng2)
code/11 Side Effects useEffect/08-optimizing-state-updates/src/loc.js:5
↓ 2 callersFunctioncalculateDistance
(lat1, lng1, lat2, lng2)
code/11 Side Effects useEffect/03-useeffect-not-needed/src/loc.js:5
↓ 2 callersFunctioncalculateDistance
(lat1, lng1, lat2, lng2)
code/11 Side Effects useEffect/02-using-useeffect/src/loc.js:5
↓ 2 callersFunctioncalculateDistance
(lat1, lng1, lat2, lng2)
code/11 Side Effects useEffect/07-cleanup-another-example/src/loc.js:5
↓ 2 callersFunctioncalculateInvestmentResults
({ initialInvestment, annualInvestment, expectedReturn, duration, }, results)
code/06 Debugging/03-finished/src/util/investment.js:7
↓ 2 callersFunctioncreateJSONToken
(email)
code/22 Authentication/09-finished/backend/util/auth.js:7
↓ 2 callersFunctioncreateJSONToken
(email)
code/22 Authentication/01-starting-project/backend/util/auth.js:7
↓ 2 callersFunctionderiveActivePlayer
(gameTurns)
code/04 Essentials Deep Dive/18-finished/src/App.jsx:20
↓ 2 callersFunctionderiveActivePlayer
(gameTurns)
code/04 Essentials Deep Dive/16-disabling-buttons/src/App.jsx:7
↓ 2 callersFunctionderiveActivePlayer
(gameTurns)
code/04 Essentials Deep Dive/17-game-over-checking-for-draw/src/App.jsx:15
↓ 2 callersFunctionfetchEvent
({ id, signal })
code/24 React Query/10-optimistic-updating/src/util/http.js:64
↓ 2 callersFunctionfetchEvents
({ signal, searchTerm, max })
code/24 React Query/11-finished/src/util/http.js:5
↓ 2 callersFunctiongetAuthToken
()
code/22 Authentication/05-storing-using-token/src/util/auth.js:1
↓ 2 callersFunctiongetAuthToken
()
code/22 Authentication/06-logout/src/util/auth.js:1
↓ 2 callersFunctiongetMeal
(slug)
code/25 NextJS App Router Introduction/32-s3-file-storage/lib/meals.js:24
↓ 2 callersFunctiongetMeal
(slug)
code/25 NextJS App Router Introduction/31-adding-dynamic-metadata/lib/meals.js:16
↓ 2 callersFunctiongetTokenDuration
()
code/22 Authentication/09-finished/frontend/src/util/auth.js:3
↓ 2 callersFunctionhandleInputBlur
(identifier)
code/17 Forms User Input/10-building-using-reusable-input-cmp/src/components/StateLogin.jsx:39
↓ 2 callersFunctionhandleInputBlur
(identifier)
code/17 Forms User Input/11-outsourcing-validation-logic/src/components/StateLogin.jsx:43
↓ 2 callersFunctionhandleInputChange
(identifier, value)
code/17 Forms User Input/06-validate-keystroke/src/components/StateLogin.jsx:20
↓ 2 callersFunctionhandleInputChange
(identifier, value)
code/17 Forms User Input/03-managing-getting-user-input-generic-handlers/src/components/Login.jsx:17
↓ 2 callersFunctionhandleInputChange
(identifier, value)
code/17 Forms User Input/05-getting-values-formdata/src/components/StateLogin.jsx:17
↓ 2 callersFunctionhandleInputChange
(identifier, value)
code/17 Forms User Input/09-validate-built-in-validation-props/src/components/StateLogin.jsx:24
↓ 2 callersFunctionhandleInputChange
(identifier, value)
code/17 Forms User Input/07-validate-blur/src/components/StateLogin.jsx:24
↓ 2 callersFunctionhandleInputChange
(identifier, value)
code/17 Forms User Input/08-validate-submission/src/components/StateLogin.jsx:24
↓ 2 callersFunctionhandleInputChange
(identifier, value)
code/17 Forms User Input/10-building-using-reusable-input-cmp/src/components/StateLogin.jsx:28
↓ 2 callersFunctionhandleInputChange
(identifier, value)
code/17 Forms User Input/11-outsourcing-validation-logic/src/components/StateLogin.jsx:32
↓ 2 callersFunctionhandleInputChange
(identifier, value)
code/17 Forms User Input/04-getting-input-refs/src/components/StateLogin.jsx:17
↓ 2 callersFunctionhandleInputChange
(identifier, value)
code/07 Styling/03-dynamic-conditional-css-classes/src/components/AuthInputs.jsx:8
↓ 2 callersFunctionhandleInputChange
(identifier, value)
code/07 Styling/06-tailwind-finished/src/components/AuthInputs.jsx:11
↓ 2 callersFunctionhandleInputChange
(identifier, value)
code/07 Styling/01-starting-project/src/components/AuthInputs.jsx:8
↓ 2 callersFunctionhandleInputChange
(identifier, value)
code/07 Styling/02-dynamic-conditional-inline-styles/src/components/AuthInputs.jsx:8
↓ 2 callersFunctionhandleInputChange
(identifier, value)
code/07 Styling/04-scoping-css-modules/src/components/AuthInputs.jsx:8
↓ 2 callersFunctionhandleInputChange
(identifier, value)
code/07 Styling/05-styled-cmp-creating-reusable-cmp/src/components/AuthInputs.jsx:19
↓ 2 callersFunctioninitStore
(userActions, initialState)
code/27 Replacing Redux with Hooks/06-bonus-multiple-slices/src/hooks-store/store.js:34
↓ 2 callersFunctioninsertAtBeginning
(array: T[], value: T)
code/29 React TypeScript/06-understanding-generics/basics.ts:61
↓ 2 callersFunctionisValidDate
(value)
code/22 Authentication/09-finished/backend/util/validation.js:5
↓ 2 callersFunctionisValidDate
(value)
code/22 Authentication/01-starting-project/backend/util/validation.js:5
↓ 2 callersFunctionisValidDate
(value)
code/21 Routing/32-finished/backend/util/validation.js:5
↓ 2 callersFunctionisValidDate
(value)
code/21 Routing/12-adv-starting-project/backend/util/validation.js:5
↓ 2 callersFunctionisValidImageUrl
(value)
code/22 Authentication/09-finished/backend/util/validation.js:10
↓ 2 callersFunctionisValidImageUrl
(value)
code/22 Authentication/01-starting-project/backend/util/validation.js:10
↓ 2 callersFunctionisValidImageUrl
(value)
code/21 Routing/32-finished/backend/util/validation.js:10
↓ 2 callersFunctionisValidImageUrl
(value)
code/21 Routing/12-adv-starting-project/backend/util/validation.js:10
↓ 2 callersFunctionupdateChallengeStatus
(challengeId, newStatus)
code/26 Animations/05-nested-animations-and-variants/src/store/challenges-context.jsx:25
↓ 2 callersFunctionupdateChallengeStatus
(challengeId, newStatus)
code/26 Animations/08-imperative-animations/src/store/challenges-context.jsx:25
↓ 2 callersFunctionupdateChallengeStatus
(challengeId, newStatus)
code/26 Animations/09-animating-layout-changes/src/store/challenges-context.jsx:25
↓ 2 callersFunctionupdateChallengeStatus
(challengeId, newStatus)
code/26 Animations/12-finished/src/store/challenges-context.jsx:25
↓ 2 callersFunctionupdateChallengeStatus
(challengeId, newStatus)
code/26 Animations/02-css-animations/src/store/challenges-context.jsx:25
↓ 2 callersFunctionupdateChallengeStatus
(challengeId, newStatus)
code/26 Animations/01-starting-project/src/store/challenges-context.jsx:25
↓ 2 callersFunctionupdateChallengeStatus
(challengeId, newStatus)
code/26 Animations/10-orchestrating-multi-element-animations/src/store/challenges-context.jsx:25
↓ 2 callersFunctionupdateChallengeStatus
(challengeId, newStatus)
code/26 Animations/06-animating-staggered-lists/src/store/challenges-context.jsx:25
↓ 2 callersFunctionupdateChallengeStatus
(challengeId, newStatus)
code/26 Animations/04-making-elements-pop/src/store/challenges-context.jsx:25
↓ 2 callersFunctionupdateChallengeStatus
(challengeId, newStatus)
code/26 Animations/03-animating-disappearence/src/store/challenges-context.jsx:25
↓ 2 callersFunctionupdateChallengeStatus
(challengeId, newStatus)
code/26 Animations/07-animating-colors-and-keyframes/src/store/challenges-context.jsx:25
↓ 2 callersFunctionupdateChallengeStatus
(challengeId, newStatus)
code/26 Animations/11-animating-shared-elements/src/store/challenges-context.jsx:25
↓ 2 callersFunctionupdateUserPlaces
(places)
code/16 Custom Hooks/03-finished/src/http.js:23
↓ 2 callersFunctionupdateUserPlaces
(places)
code/16 Custom Hooks/01-starting-project/src/http.js:23
↓ 2 callersFunctionupdateUserPlaces
(places)
code/15 HTTP Requests/08-practice-finished/src/http.js:23
↓ 2 callersFunctionupdateUserPlaces
(places)
code/15 HTTP Requests/07-deleting/src/http.js:12
↓ 2 callersFunctionuseAccordionContext
()
code/27 Patterns/08-debouncing/src/components/Accordion/Accordion.jsx:9
↓ 2 callersFunctionuseAccordionContext
()
code/27 Patterns/07-handling-keys/src/components/Accordion/Accordion.jsx:9
↓ 2 callersFunctionuseAccordionContext
()
code/27 Patterns/04-adding-extra-components/src/components/Accordion/Accordion.jsx:9
↓ 2 callersFunctionuseAccordionContext
()
code/27 Patterns/06-adding-search/src/components/Accordion/Accordion.jsx:9
↓ 2 callersFunctionuseAccordionContext
()
code/27 Patterns/05-sharing-cross-cmp-state/src/components/Accordion/Accordion.jsx:9
↓ 2 callersFunctionuseAccordionItemContext
()
code/27 Patterns/08-debouncing/src/components/Accordion/AccordionItem.jsx:5
↓ 2 callersFunctionuseAccordionItemContext
()
code/27 Patterns/07-handling-keys/src/components/Accordion/AccordionItem.jsx:5
↓ 2 callersFunctionuseAccordionItemContext
()
code/27 Patterns/06-adding-search/src/components/Accordion/AccordionItem.jsx:5
↓ 2 callersFunctionuseAccordionItemContext
()
code/27 Patterns/05-sharing-cross-cmp-state/src/components/Accordion/AccordionItem.jsx:5
↓ 2 callersFunctionuseFetch
(fetchFn, initialValue)
code/16 Custom Hooks/03-finished/src/hooks/useFetch.js:3
↓ 2 callersFunctionuseHttp
(url, config, initialData)
code/18 Practice Project - Food Order/12-finishing-touches/src/hooks/useHttp.js:17
↓ 2 callersFunctionuseHttp
(url, config, initialData)
code/18 Practice Project - Food Order/13-managing-form-status-actions/src/hooks/useHttp.js:17
↓ 2 callersFunctionuseInput
(defaultValue, validationFn)
code/17 Forms User Input/12-creating-a-custom-useinput-hook/src/hooks/useInput.js:3
↓ 1 callersFunctionadd
(a: number, b: number)
code/29 React TypeScript/06-understanding-generics/with-typescript.ts:1
↓ 1 callersFunctionadd
(a, b)
code/29 React TypeScript/06-understanding-generics/no-typescript.js:1
↓ 1 callersFunctionadd
(a: number, b: number)
code/29 React TypeScript/03-introducing-base-types/with-typescript.ts:1
↓ 1 callersFunctionadd
(a, b)
code/29 React TypeScript/03-introducing-base-types/no-typescript.js:1
↓ 1 callersFunctionadd
(a: number, b: number)
code/29 React TypeScript/04-using-union-types/with-typescript.ts:1
↓ 1 callersFunctionadd
(a, b)
code/29 React TypeScript/04-using-union-types/no-typescript.js:1
↓ 1 callersFunctionadd
(a, b)
code/29 React TypeScript/01-starting-project/no-typescript.js:1
↓ 1 callersFunctionadd
(a: number, b: number)
code/29 React TypeScript/02-a-basic-typescript-example/with-typescript.ts:1
↓ 1 callersFunctionadd
(a, b)
code/29 React TypeScript/02-a-basic-typescript-example/no-typescript.js:1
↓ 1 callersFunctionadd
(a: number, b: number)
code/29 React TypeScript/05-type-aliases/with-typescript.ts:1
↓ 1 callersFunctionadd
(a, b)
code/29 React TypeScript/05-type-aliases/no-typescript.js:1
↓ 1 callersFunctionadd
(data)
code/21 Routing/32-finished/backend/data/event.js:38
↓ 1 callersFunctionadd
(data)
code/21 Routing/12-adv-starting-project/backend/data/event.js:38
↓ 1 callersFunctionaddChallenge
(challenge)
code/26 Animations/05-nested-animations-and-variants/src/store/challenges-context.jsx:12
↓ 1 callersFunctionaddChallenge
(challenge)
code/26 Animations/08-imperative-animations/src/store/challenges-context.jsx:12
↓ 1 callersFunctionaddChallenge
(challenge)
code/26 Animations/09-animating-layout-changes/src/store/challenges-context.jsx:12
↓ 1 callersFunctionaddChallenge
(challenge)
code/26 Animations/12-finished/src/store/challenges-context.jsx:12
↓ 1 callersFunctionaddChallenge
(challenge)
code/26 Animations/02-css-animations/src/store/challenges-context.jsx:12
↓ 1 callersFunctionaddChallenge
(challenge)
code/26 Animations/01-starting-project/src/store/challenges-context.jsx:12
↓ 1 callersFunctionaddChallenge
(challenge)
code/26 Animations/10-orchestrating-multi-element-animations/src/store/challenges-context.jsx:12
↓ 1 callersFunctionaddChallenge
(challenge)
code/26 Animations/06-animating-staggered-lists/src/store/challenges-context.jsx:12
↓ 1 callersFunctionaddChallenge
(challenge)
code/26 Animations/04-making-elements-pop/src/store/challenges-context.jsx:12
↓ 1 callersFunctionaddChallenge
(challenge)
code/26 Animations/03-animating-disappearence/src/store/challenges-context.jsx:12
↓ 1 callersFunctionaddChallenge
(challenge)
code/26 Animations/07-animating-colors-and-keyframes/src/store/challenges-context.jsx:12
↓ 1 callersFunctionaddChallenge
(challenge)
code/26 Animations/11-animating-shared-elements/src/store/challenges-context.jsx:12
← previousnext →101–200 of 4,025, ranked by callers