React Class Components vs Functional Components with Hooks: A Never Ending Story
A lot of developer teams choose to use React class components instead of functional components with hooks for the wrong reason. To me, it’s surprising to see this discussion over and over again. React released hooks over two years ago, it’s a proven approach and many developers are still not sure if it’s a good idea to use them or not. I feel like this topic is a never ending story. I would like to talk more about this topic more and why developers are struggling to use React hooks.
Read more “React Class Components vs Functional Components with Hooks: A Never Ending Story”