Today I want to share an amazing React feature that many developers don't know about. It allows you to create components using a class instead of a function. This gives you access to powerful tools like lifecycle methods, this.state, and this.setState(). 2026 is the new 2016 🤣 #React #JavaScript #Frontend #WebDevelopment #SoftwareEngineering
Everything old eventually becomes “new” again in tech 😂
Crazy, I actually started learning in this way, and had to improve my skills to modern react 😂
the most powerful feature to me: you NEED to bind the internal functions, so you have more control over the component.
I think this is posted 3 weeks earlier than it should be😅
Class components > functional components
we get back in time 🤣 , thanks for sharing!
🤦♂️
React: Angular 2 Edition
Que medo hahahahaha
class component came in React 0.13.0 in March 2015,