Få din intro om Hooks - Använd State och andra React features utan att ange Class
> Crucially, Hooks work side-by-side with existing code so you can adopt them gradually. We are sharing this experimental API to get early feedback from those in the community who are interested in shaping the future of React — and we will iterate on Hooks in the open. -We recommend avoiding any “big rewrites”, especially for existing, complex class components.
Börja använda Hooks genom att kolla in några exempel
Det är ute i 16.7.0-alpha och ligger som en RFC så vi får se om/när det kommer 😎