DEV Community

Nipuna Weerasekara
Nipuna Weerasekara

Posted on

4

I am glad that I am old enough to have used the componentWillReceiveProps and young enough to be using useEffect.

Any thoughts?

Top comments (2)

Collapse
 
miketalbot profile image
Mike Talbot ⭐

I'm glad I'm old enough to have used:

   LD A, 100
   LD H, 130
   JP (HL)

and useEffect() ;)

Damn, I am feeling very old.

Collapse
 
emma profile image
Emma Goto 🍙

It's nice when you can navigate older/legacy codebases with ease! I learned ES6 first before having to use ES5, so that definitely got confusing at times.

The best way to debug slow web pages cover image

The best way to debug slow web pages

Tools like Page Speed Insights and Google Lighthouse are great for providing advice for front end performance issues. But what these tools can’t do, is evaluate performance across your entire stack of distributed services and applications.

Watch video

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay