So Hey Guys Welcome to the CG YT Channel in this video i am going to explain about Context Api in React.JS in hindi.
What is context Api ?
Context Api is used to Mange the state of Your application sent data from where you want without any props drilling logic and one by one component.
React Context Api is a way to essentially create global variables that can be passed around in a React app. This is the alternative to "prop drilling", or passing props from grandparent to parent to child, and so on. Context is often touted as a simpler, lighter solution to using Redux for state management.
In a typical React application, data is passed top-down (parent to child) via props, but this 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.
#react_js_tutorial
#react_tutorial
#mern_stack_tutorial
#crud_operation_tutorial
++++++++++ Must See that the Videos For Web Development +++++++++++
NodeJS Playlist Link :- • NodeJS Tutorial
ReactJS Playlist Link :- • ReactJS Tutorial (Full Stack ReactJS)
Download Resource for NodeJS :- https://github.com/therajvikash/NodeJ...
Download Resource for React :- https://github.com/therajvikash/React...
Download Resource for Express :- https://github.com/therajvikash/Express
On this page of the site you can watch the video online #25 Context Api | React State Management Tutorial | React Tutorial For Beginners in hindi with a duration of hours minute second in good quality, which was uploaded by the user CoderGuys 14 July 2021, share the link with friends and acquaintances, this video has already been watched 25 times on youtube and it was liked by 2 viewers. Enjoy your viewing!