React was created and open-sourced in 2013 by Facebook based upon the idea of having a JavaScript library for building web applications. Since then, it has grown significantly.
But now, the competition has changed significantly, thanks to the introduction of new libraries or versions of Angular, Vue, and others — which raises the question: should we still build products with React in 2021?
Personally, I believe that React has a great future, and that you should start (or continue using) it in your projects. Here’s why.
I want to address why React is a great technology to build web applications and why you should consider it for your next project if you are not using it already.
So far, we covered some of the elements that make React an excellent choice from a product perspective, but what does React mean for web developers?
As seen in the survey results, React sits on top as the second most loved and wanted web framework, and first as the most wanted and loved front-end framework. We also observed similar results on the Jetbrains’ State of Developer Ecosystem 2020, where React places as the number one JS framework for 2020.
Although we have covered some of the most critical points already, there are some noteworthy criticisms I would like to address separately.
React still is a solid choice for 2021 and the future. The library, its ecosystem, and community continue to grow and evolve to stay relevant as web technologies advance. Other libraries will perhaps catch up with React in the next few years, but ultimately, React is still king.
Thanks for reading!
Install LogRocket via npm or script tag. LogRocket.init()
must be called client-side, not
server-side
$ npm i --save logrocket // Code: import LogRocket from 'logrocket'; LogRocket.init('app/id');
// Add to your HTML: <script src="https://cdn.lr-ingest.com/LogRocket.min.js"></script> <script>window.LogRocket && window.LogRocket.init('app/id');</script>
Would you be interested in joining LogRocket's developer community?
Join LogRocket’s Content Advisory Board. You’ll help inform the type of content we create and get access to exclusive meetups, social accreditation, and swag.
Sign up nowUse Lynx.js to build cross-platform web and mobile apps, addressing layout, navigation, and performance challenges for consistent UX.
Streamline your PDF report workflow using React and .NET. Walk through a real-world example and discover cloud-based alternatives.
Explore the MUI Grid system in depth, including updates from MUI v5, and learn how to build responsive grid layouts.
Build a progressive web app using Rust, WebAssembly, SurrealDB, and Nostr with local encryption and fast storage.