TypeScript-aware React hooks for global state

added by JavaScript Kicks
10/29/2018 5:14:45 AM

1358 Views

React Hooks API is a new proposal for React v16.7. It enables writing all components as functions with full functionality. You can develop "custom hooks" to add a new functionality. Although it's not...


0 comments