DEV Community

Discussion on: React Hooks cheat sheet

Collapse
 
vadorequest profile image
Vadorequest

If you're interested to see more functional components with TypeScript, check out our recent github.com/UnlyEd/next-right-now OSS release. We also prefer functional components over classes, and thus hooks over HOC.