Sitemap
Frontend Weekly

It's really hard to keep up with all the front-end development news out there. Let us help you. We hand-pick interesting articles related to front-end development. You can also subscribe to our weekly newsletter at http://frontendweekly.co

Photo by Steve Harvey on Unsplash

Member-only story

What Not To Do In ReactJS

A List Of Anti-Patterns To Build A High Performance And Scalable App.

10 min readJan 2, 2023

--

React being a highly popular UI library, over the years have matured beautifully. React’s flexibility is its greatest asset but if you do not know how to harness that flexibility, it can be troublesome.

React is by far the most popular front-end framework/library (and continues to grow faster). In addition, React is more loved and “wanted” than most front-end frameworks (although it is more used: satisfaction tends to decrease with popularity).
- Front-end frameworks popularity (React, Vue, Angular and Svelte)

Yes, React is unopinionated, but provides a number of ways to solve the same problem. Things become scary when you go down the route of searching the “perfect way” to execute something. Experienced React developers can attest to the fact that there is no “prefect way” — it is the right way for the situation in hand.

Over the years a lot more newer and robust (so they say) have come to light but React — is still the king!

--

--

Frontend Weekly
Frontend Weekly

Published in Frontend Weekly

It's really hard to keep up with all the front-end development news out there. Let us help you. We hand-pick interesting articles related to front-end development. You can also subscribe to our weekly newsletter at http://frontendweekly.co

Aditya Tyagi
Aditya Tyagi

Written by Aditya Tyagi

Full Stack Engineer | JS, TS | NextJS, ReactJS | TailwindCSS | GraphQL

No responses yet