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
На этой странице сайта вы можете посмотреть видео онлайн #25 Context Api | React State Management Tutorial | React Tutorial For Beginners in hindi длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь CoderGuys 14 Июль 2021, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 25 раз и оно понравилось 2 зрителям. Приятного просмотра!