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

FunctionApp
()
code/04 Essentials Deep Dive/02-fragments/src/App.jsx:9
FunctionApp
()
code/18 Practice Project - Food Order/04-adding-mealitem-cmp/src/App.jsx:4
FunctionApp
()
code/18 Practice Project - Food Order/09-handling-form-submission/src/App.jsx:8
FunctionApp
()
code/18 Practice Project - Food Order/08-working-on-cart-items/src/App.jsx:7
FunctionApp
()
code/18 Practice Project - Food Order/02-planning-and-first-cmp/src/App.jsx:3
FunctionApp
()
code/18 Practice Project - Food Order/10-sending-a-post-request/src/App.jsx:8
FunctionApp
()
code/18 Practice Project - Food Order/01-starting-project/src/App.jsx:1
FunctionApp
()
code/18 Practice Project - Food Order/05-creating-configurable-button/src/App.jsx:4
FunctionApp
()
code/18 Practice Project - Food Order/12-finishing-touches/src/App.jsx:8
FunctionApp
()
code/18 Practice Project - Food Order/07-adding-reusable-modal/src/App.jsx:5
FunctionApp
()
code/18 Practice Project - Food Order/11-adding-a-custom-http-hook/src/App.jsx:8
FunctionApp
()
code/18 Practice Project - Food Order/13-managing-form-status-actions/src/App.jsx:8
FunctionApp
()
code/18 Practice Project - Food Order/06-finishing-using-cart-context/src/App.jsx:5
FunctionApp
()
code/18 Practice Project - Food Order/03-fetching-meals-data/src/App.jsx:4
FunctionApp
()
code/09 Practice Project - Project Management/03-styling-buttons-inputs/src/App.jsx:4
FunctionApp
()
code/09 Practice Project - Project Management/06-styling-modal/src/App.jsx:7
FunctionApp
()
code/09 Practice Project - Project Management/02-styling-sidebar/src/App.jsx:3
FunctionApp
()
code/09 Practice Project - Project Management/08-handling-project-deletion/src/App.jsx:8
FunctionApp
()
code/09 Practice Project - Project Management/01-starting-project/src/App.jsx:1
FunctionApp
()
code/09 Practice Project - Project Management/09-managing-tasks/src/App.jsx:8
FunctionApp
()
code/09 Practice Project - Project Management/05-handling-project-creation-updating-ui/src/App.jsx:7
FunctionApp
()
code/09 Practice Project - Project Management/04-managing-state-to-switch-cmp/src/App.jsx:7
FunctionApp
()
code/09 Practice Project - Project Management/07-making-projects-selectable/src/App.jsx:8
FunctionApp
()
code/09 Practice Project - Project Management/10-finished/src/App.jsx:8
FunctionApp
()
code/10 Advanced State Management with Context useReducer/07-outsourcing-context-provider-cmp/src/App.jsx:7
FunctionApp
()
code/10 Advanced State Management with Context useReducer/09-dispatching-actions-finished/src/App.jsx:7
FunctionApp
()
code/10 Advanced State Management with Context useReducer/04-consuming-context/src/App.jsx:9
FunctionApp
()
code/10 Advanced State Management with Context useReducer/01-starting-project/src/App.jsx:7
FunctionApp
()
code/10 Advanced State Management with Context useReducer/03-creating-providing-context/src/App.jsx:9
FunctionApp
()
code/10 Advanced State Management with Context useReducer/02-prop-drilling-cmp-composition/src/App.jsx:8
FunctionApp
()
code/10 Advanced State Management with Context useReducer/06-migrating-entire-project/src/App.jsx:9
FunctionApp
()
code/10 Advanced State Management with Context useReducer/08-introducing-usereducer/src/App.jsx:7
FunctionApp
()
code/10 Advanced State Management with Context useReducer/05-linking-context-to-state/src/App.jsx:9
FunctionApp
()
code/28 Testing/07-working-with-mocks/src/App.js:5
FunctionApp
()
code/28 Testing/01-starting-project-vite/src/App.jsx:4
FunctionApp
()
code/28 Testing/01-starting-project/src/App.js:4
FunctionApp
()
code/28 Testing/02-writing-our-first-test/src/App.js:4
FunctionApp
()
code/28 Testing/03-test-suites/src/App.js:4
FunctionApp
()
code/28 Testing/04-testing-user-interaction-and-state/src/App.js:4
FunctionApp
()
code/28 Testing/05-testing-async-code/src/App.js:5
FunctionApp
()
code/24 React Query/09-disabling-automatic-refetching/src/App.jsx:42
FunctionApp
()
code/24 React Query/11-finished/src/App.jsx:46
FunctionApp
()
code/24 React Query/05-changing-data-with-mutations/src/App.jsx:43
FunctionApp
()
code/24 React Query/04-enabling-disabling-queries/src/App.jsx:43
FunctionApp
()
code/24 React Query/06-fetching-more-data-and-testing-mutation/src/App.jsx:43
FunctionApp
()
code/24 React Query/10-optimistic-updating/src/App.jsx:42
FunctionApp
()
code/24 React Query/03-query-config-object/src/App.jsx:43
FunctionApp
()
code/24 React Query/08-challenge-problem/src/App.jsx:42
FunctionApp
()
code/24 React Query/01-starting-project/src/App.jsx:40
FunctionApp
()
code/24 React Query/07-acting-on-mutation-success-and-invalidating-queries/src/App.jsx:42
FunctionApp
()
code/24 React Query/02-installing-using-react-query/src/App.jsx:43
FunctionApp
()
code/07 Styling/03-dynamic-conditional-css-classes/src/App.jsx:4
FunctionApp
()
code/07 Styling/06-tailwind-finished/src/App.jsx:4
FunctionApp
()
code/07 Styling/01-starting-project/src/App.jsx:4
FunctionApp
()
code/07 Styling/02-dynamic-conditional-inline-styles/src/App.jsx:4
FunctionApp
()
code/07 Styling/04-scoping-css-modules/src/App.jsx:4
FunctionApp
()
code/07 Styling/05-styled-cmp-creating-reusable-cmp/src/App.jsx:4
FunctionApp
()
code/27 Patterns/08-debouncing/src/App.jsx:43
FunctionApp
()
code/27 Patterns/02-introducing-compound-cmp/src/App.jsx:4
FunctionApp
()
code/27 Patterns/01-starting-project/src/App.jsx:1
FunctionApp
()
code/27 Patterns/07-handling-keys/src/App.jsx:43
FunctionApp
()
code/27 Patterns/04-adding-extra-components/src/App.jsx:3
FunctionApp
()
code/27 Patterns/03-grouping-compound-cmp/src/App.jsx:3
FunctionApp
()
code/27 Patterns/06-adding-search/src/App.jsx:42
FunctionApp
()
code/27 Patterns/05-sharing-cross-cmp-state/src/App.jsx:3
FunctionApp
()
code/08 Refs Portals/02-user-input-with-state/src/App.jsx:3
FunctionApp
()
code/08 Refs Portals/08-forwarding-refs/src/App.jsx:4
FunctionApp
()
code/08 Refs Portals/07-adding-a-modal-cmp/src/App.jsx:4
FunctionApp
()
code/08 Refs Portals/05-setting-timers-managing-state/src/App.jsx:4
FunctionApp
()
code/08 Refs Portals/10-portals-finished/src/App.jsx:4
FunctionApp
()
code/08 Refs Portals/04-manipulating-dom-with-refs/src/App.jsx:3
FunctionApp
()
code/08 Refs Portals/01-starting-project/src/App.jsx:3
FunctionApp
()
code/08 Refs Portals/03-introducing-refs-connecting-elements/src/App.jsx:3
FunctionApp
()
code/08 Refs Portals/09-exposing-cmp-apis-useimperative-handle/src/App.jsx:4
FunctionApp
()
code/08 Refs Portals/06-refs-for-more-than-dom-elements/src/App.jsx:4
FunctionApp
()
code/06 Debugging/03-finished/src/App.jsx:7
FunctionApp
()
code/06 Debugging/02-error-messages/src/App.jsx:7
FunctionApp
()
code/06 Debugging/01-starting-project/src/App.jsx:7
FunctionApp
()
code/29 React TypeScript/16-finished/src/App.tsx:5
FunctionApp
()
code/29 React TypeScript/09-added-a-data-model-class/src/App.tsx:4
FunctionApp
()
code/29 React TypeScript/07-react-ts-starting-project/src/App.tsx:5
FunctionApp
()
code/29 React TypeScript/13-using-state/src/App.tsx:7
FunctionApp
()
code/29 React TypeScript/11-working-with-refs/src/App.tsx:4
FunctionApp
()
code/29 React TypeScript/15-exercise-removing-todos/src/App.tsx:7
FunctionApp
()
code/29 React TypeScript/10-exercise/src/App.tsx:4
FunctionApp
()
code/29 React TypeScript/14-adding-styling/src/App.tsx:7
FunctionApp
()
code/29 React TypeScript/12-working-with-function-props/src/App.tsx:5
FunctionApp
()
code/29 React TypeScript/08-working-with-props/src/App.tsx:3
FunctionApp
()
code/13 Demo Project - React Quiz/08-finished/src/App.jsx:4
FunctionApp
()
code/13 Demo Project - React Quiz/04-shuffling-answers/src/App.jsx:4
FunctionApp
()
code/13 Demo Project - React Quiz/03-deriving-values-outputting-questions/src/App.jsx:4
FunctionApp
()
code/13 Demo Project - React Quiz/02-first-cmp-some-state/src/App.jsx:3
FunctionApp
()
code/13 Demo Project - React Quiz/01-starting-project/src/App.jsx:1
FunctionApp
()
code/13 Demo Project - React Quiz/07-moving-logic-to-cmp-that-need-it/src/App.jsx:4
FunctionApp
()
code/13 Demo Project - React Quiz/06-using-effect-cleanup-fn/src/App.jsx:4
FunctionApp
()
code/13 Demo Project - React Quiz/05-working-with-effect-deps/src/App.jsx:4
FunctionApp
()
code/22 Authentication/05-storing-using-token/src/App.js:72
FunctionApp
()
code/22 Authentication/09-finished/frontend/src/App.js:84
FunctionApp
()
code/22 Authentication/07-update-ui/src/App.js:82
FunctionApp
()
code/22 Authentication/01-starting-project/frontend/src/App.js:66
← previousnext →601–700 of 4,025, ranked by callers