Upgrade to Pro — share decks privately, control downloads, hide ads and more …

React Context Api

React Context Api

King Rayhan

August 17, 2019
Tweet

More Decks by King Rayhan

Other Decks in Programming

Transcript

  1. [ … data and methods] Context <Header /> <TodoWritter />

    <Todos /> <Filter /> Share data GLOBALLY
  2. Provider Component { !, ", ⚛ , $ } Anything

    here can be accessible from any children component