Nachrichten

Als Alternative zu Classes bietet die neueste Version von Facebooks JavaScript-Bibliothek nun auch React Hooks.
Mit Version 16.8 hat die Hooks-API Einzug in React gehalten. Dieses Feature könnte die Art der Entwicklung von React-Applikationen nachhaltig verändern.
Seit der Veröffentlichung von React 16.8 unterstützt das bekannte Framework sogenannte Hooks. So erleichtern Hooks das Leben.
useState is the most well-known hook for using functional components in React, but it's just a start. Here are eight more React hooks, and how to use them.