Why are most React tutorials outdated?

Sergey Stadnik
Frontend Weekly
Published in
2 min readOct 21, 2019

If you are learning React using a book or an online tutorial, you may be in for an unpleasant surprise. One minute you are following along, and then you get pissed off once you realise that the instructions you are following are hopelessly outdated. Even 5-star tutorials are best-selling books won’t protect you from that.

Take a deep breath.

Unfortunately, that is the truth of life. That’s just the way it is. Sooner or later all tutorials will be outdated, and my bet is on sooner. React itself is a work in progress. For example, a year ago we didn’t know what the hooks were, now we can’t live without them.

Don’t lose your cool.

I would suggest that the best way to deal with that is to learn to read the documentation. React has excellent documentation — one of the best in the business. All of it is freely available at https://reactjs.org/docs/

Moreover, you can turn those roadblocks into learning opportunities. Once you stumble on something not working, stop right there and take that opportunity to understand why. In the long term that experience will be far more valuable than just following tutorials.

Happy coding!

More React tips

if you would like to receive helpful tips on React and Javascript like these, enter your email into the box below to subscribe, and you’ll get them in your inbox fresh out of the oven as soon as I publish them.

Originally published at https://ozmoroz.com on October 21, 2019.

Get a weekly email with 8 links to the best articles related to frontend development at http://frontendweekly.co/

--

--

Sergey Stadnik
Frontend Weekly

I am a software developer living in Melbourne, Australia. I like pushing buttons and challenging conventional wisdoms.