React - Context

Поделиться
HTML-код
  • Опубликовано: 28 сен 2024
  • This is taken from my course, React with Test Driven Development at udemy. Here is the discount link bafoly.com/?co...
    As the application grows, global state management is become a requirement. In react we can solve this one with Context api.
    Context provides a way to pass data through the component tree without having to pass props down manually at every level. And in this one we use Context for managing logged in state for the application.
    Like, subscribe, comment any interaction with my channel, means a lot. Thanks
    About me:
    My name is Basar Buyukkahraman. I've courses for Spring Boot, React, Node.js, Web Components, Svelte and Vue in udemy.
    Test Driven Web Development with Spring & React - www.udemy.com/...
    Test Driven Development with Node.js - www.udemy.com/...
    Git - Step by Step Guide - www.udemy.com/...
    Fundamentals of Web Components - www.udemy.com/...
    Svelte with Test Driven Development - www.udemy.com/...
    Vue with Test Driven Development - www.udemy.com/...
    React with Test Driven Development - www.udemy.com/...

Комментарии •