News

Gain a thorough understanding of React’s new component style and learn to use the hooks API to write simpler and more elegant React code.
React has also aggressively developed what is known as “pure” or functional components and hooks to empower them. These components avoid some of the overhead of class-based components.
Beyond the usual quick tips, let's look at both the business case and the technical side of keeping React bundles lean.