React Context | Doctor Booking React JS App | React JS | Day- 29

Опубликовано: 29 Март 2022
на канале: JAS ACADAMY
225
4

Context provides a way to pass data through the component tree without having to pass props down manually at every level.

In a typical React application, data is passed top-down (parent to child) via props, but such usage can be cumbersome for certain types of props (e.g. locale preference, UI theme) that are required by many components within an application. Context provides a way to share values like these between components without having to explicitly pass a prop through every level of the tree.


00:00 Introduction
07:38 Adding components
15:30 Adding actions
29:00 Output analysis


In this React JS project, we'll be building a complete Doctor booking
App using ReactJS.This Doctor booking App will have following
features/learnings -

✅ App setup
✅ API setup
✅ UI creation using styled-components
✅ Debouncing implementation
✅ Component based development
✅ Responsive UI using Flex Concept
✅ API integration with axios
✅ Book consultation with video call
✅ Validation using Formik

react context,createcontext,react context hook,reactjs usecontext,react usecontext js,react js usecontext,react usecontext hook,learn react usecontext,react context function,usecontext,react js usecontext tutorial,contextapi,react beginner,react hooks,context api,react js,usecontext hook,react,reactjs beginner,react hooks tutorial,use context react js,react js crash course,react tutorial,usecontext tutorial,react hooks project,reactjs,reactjs tutorial

#reactjs #reactredux #reacttutorial #reactjsbeginners #jasacadamy