Getting Started with React Hooks

added by JavaScript Kicks
10/27/2018 5:20:24 PM

2408 Views

React Hooks are a great new feature coming in React 16.7. React 16.6 brought some awesome new things like React.memo() and React.lazy and Suspense. The React team isn't stopping there. Hooks are a feature that you'll end up using every single day of your React development.


0 comments