Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mauricedb/react-hooks-tips-only-the-pros-know
The addition of the hooks API to React was quite a major change. Before hooks most components had to be class based. Now, with hooks, these are often much simpler functional components. Hooks can be really simple to use. Almost deceptively simple. Because there are still plenty of ways you can mess up with hooks. And it often turns out there are many ways where you can improve your components by a better understanding of how each React hook can be used.
https://github.com/mauricedb/react-hooks-tips-only-the-pros-know
react reactsummit workshop
Last synced: about 1 month ago
JSON representation
The addition of the hooks API to React was quite a major change. Before hooks most components had to be class based. Now, with hooks, these are often much simpler functional components. Hooks can be really simple to use. Almost deceptively simple. Because there are still plenty of ways you can mess up with hooks. And it often turns out there are many ways where you can improve your components by a better understanding of how each React hook can be used.
- Host: GitHub
- URL: https://github.com/mauricedb/react-hooks-tips-only-the-pros-know
- Owner: mauricedb
- License: mit
- Created: 2021-04-02T13:32:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-25T09:27:18.000Z (almost 3 years ago)
- Last Synced: 2024-04-14T22:18:13.064Z (7 months ago)
- Topics: react, reactsummit, workshop
- Language: TypeScript
- Homepage:
- Size: 91.8 KB
- Stars: 12
- Watchers: 3
- Forks: 5
- Open Issues: 0