-
# Build a CRUD App in React with Hooks | Tania Rascia
A new concept was introduced in React - Hooks. Hooks are an alternative to classes. If you've used React before, you'll be familiar with…
[https…
-
the intro of react-hooks make HOCs obsolete. will this plugin be changed to be react-hooks based?
-
Is this something you plan on leveraging?
-
What about using the hooks API instead of class components and HOCs?
https://reactjs.org/docs/hooks-intro.html
-
-
They let you use state and other React features without writing a class.
-
- [为什么使用hooks?](https://juejin.im/post/5be3ea136fb9a049f9121014)
-
* [use-sound](https://github.com/joshwcomeau/use-sound)
-
This is exciting! I just wanted to check my understanding. From the implementation at https://github.com/coolsoftwaretyler/react-compiler-demo-with-mobx-state-tree/blob/8d9d6226ecd4c67dc2a630794d1d612…
-
Versions: all
Severity: low
## What
When imported in a TypeScript environment, `eslint-plugin-react-hooks` throws a "missing type declarations" error.
![image](https://github.com/facebook/…