Thisarticlewas originally published onBuilt Inby Alex Zito-Wolf.

React JS is aJavaScriptframework with 10 years of maturity and a huge community supporting its growth and development.

But you shouldnt learn it in 2022.

Starting out in software engineering? Don’t bother learning React JS

First, a brief primer: React is currently the most popular front-end framework in the industry.

What is React JS?

React is currently the most popular front-end framework in the industry.

Article image

React JS pluses

You might choose to learn React for many reasons.

For one, it has a fast learning curve for new developers.

It’s free, every week, in your inbox.

React also teaches implementers some positive development practices.

Why you shouldnt learn React JS

Despite its plusses, reasons are mounting to not learn React.

Secondly, React requires extremely complex build tooling that ultimately reducescodemaintainability.

These complex build processes also make the long-term maintenance of your applications much more difficult.

Finally, Reacts pioneering concept of component-based UI development has been adopted by the development community at large.

Now, more and more varied options exist, provided both by competing front-end frameworks and by browsers themselves.

Also tagged with