Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
April 10, 2020 09:30 am GMT

Getting Started With The React Hooks API

When React 16.8 was released officially in early February 2019, it shipped with an additional API that lets you use state and other features in React without writing a class. This additional API is called Hooks and theyre becoming popular in the React ecosystem, from open-sourced projects to being used in production applications.React Hooks are completely opt-in which means that rewriting existing code is unecessary, they do not contain any breaking changes, and theyre available for use with the release of React 16.

Original Link: https://www.smashingmagazine.com/2020/04/react-hooks-api-guide/

Share this article:    Share on Facebook
View Full Article

Smashing Magazine

Smashing Magazine delivers useful and innovative information to Web designers and developers.

More About this Source Visit Smashing Magazine