youearnedit / YEI-lunchnlearn

A place for tracking things we talk about, or want to talk about, at Lunch 'n' Learn.
2 stars 0 forks source link

React Hooks #15

Closed nearbycoder closed 5 years ago

nearbycoder commented 5 years ago

React Hooks is a RFC for the next version of React 16.7. It provides a simpler API for functional stateful components and gives back control to allow for cross-component shared logic. I personally think it will be a game changer to how current React code is written and would like to know how the rest of the team feels about it.

https://www.youtube.com/watch?v=V-QO-KO90iQ

stripethree commented 5 years ago

Watched on Oct. 30!