Getting Started With React Hooks
- Varun Prashar tl;dr: React Hooks enables developers to build components using the functional approach instead of object-oriented (classes) approach. Deep-dive into how to implement them.featured in #152
Introducing The New React DevTools
- Brian Vaughn tl;dr: "At a high level, version 4 should offer significant performance gains and an improved navigation experience. It also offers full support for React Hooks, including inspecting nested objects."featured in #151
Building The New Facebook.com With React, GraphQL and Relay (video)
tl;dr: "Open source projects like React, GraphQL and Relay are powering more and more Facebook services." This video discusses the latest features of these technologies, like React Suspense.featured in #140
Architecting Your React Application. The Development And Business Perspective Of What To Be Aware Of
- Nguyen Romanfeatured in #126