React: class components vs function components
When I first started working with React, I mostly used function components, especially because I read that class components were old and outdated. But when I started working with React professionally I realised I was wrong. Class components are very ...
blog.damiandemasi.com7 min read