React team finally rewriting it's documentation to be hooks focused away from classes https://beta.reactjs.org/
React Docs Beta Home Learn API Search ⌘ K Search ⌘ K Overview Community Acknowledgements Meet the Team Feedback Beta Learn how to think in React with step-by-step explanations and interactive examples. Read More Look up the API signatures of React Hooks, and see their shape using the visual code diagrams. Read More We are rewriting the React documentation with a few differences: All explanations are written using Hooks rather than classes. We’ve added interactive examples and visual diagrams. Guides include challenges (with solutions!) to check your understanding. This beta website contains the current draft of the new docs. This is a beta website . There will be bugs, performance issues, and missing content. Learn React : ~70% finished. API Reference : ~5% finished. You can track our progress on GitHub . Please use this GitHub issue or this anonymous form for high-level feedback. Addit...