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

React Context Api

Sponsored · Ship Features Fearlessly Turn features on and off without deploys. Used by thousands of Ruby developers.

React Context Api

Avatar for King Rayhan

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