Content pfp
Content
@
0 reply
0 recast
0 reaction

Darryl Yeo đŸ› ïž pfp
Darryl Yeo đŸ› ïž
@darrylyeo
Treat React Hooks for what it is – a separate programming language. Hooks happen to use JavaScript-y syntax and package mechanisms, but they ignore all the usual conventions around references and closures due to the implied re-rendering loop and are thus incompatible with the rest of the JavaScript ecosystem.
3 replies
3 recasts
26 reactions

henrywifđŸ” pfp
henrywifđŸ”
@hz
Hooks was the best thing and worse thing that ever happened to React. Thanks to hooks React is super powerful. Unfortunately, 95% of React apps in the wild a riddled with technical debt đŸ€ź.
0 reply
0 recast
1 reaction