DEV Community

Cover image for Top React JS Frameworks Every Developer Should Know

Top React JS Frameworks Every Developer Should Know

Aydın Akyol on February 21, 2022

Best UI Frameworks for React.js In this post, I have listed some of the best React frameworks that are most popular and that I believe w...
Collapse
 
singfield profile image
Singfield • Edited

You can add Hydrogen, vite-react, blitz, Next in opposition to create-app.

And tailwindcss, windicss or styled-component, chakraUi and emotion in opposition to the rest

Collapse
 
biskuvit profile image
Aydın Akyol

Hi @singfield In the following blog posts, I will continue the discussion on these topics. I didn't want to prolong reading time, so stay tuned!

Collapse
 
hacker4world profile image
hacker4world

Here are some more:
-Framer motion for animations
-react icons for icons
-mdb for components

Collapse
 
thethirdrace profile image
TheThirdRace

Framer-Motion is an awesome library for animations.

But it's also the most horrible abomination for your JS bundle size...

If you even remotely care about mobile performance, stay away from it.

Collapse
 
biskuvit profile image
Aydın Akyol

Hi @hacker4world , Thank you for sharing your advice. It's really helpful to those who want to learn more about React frameworks.

Collapse
 
fadhilradh profile image
Fadhil Radhian

Remix for fast-SSR and nested routes. In some cases it is better than Next.js

Collapse
 
sixman9 profile image
Richard Joseph

You beat me to it! Remix.run, I like the way complex UIs can be composed and nested.

Check out Twin, let's you apply the CSS magic of Tailwind to any Styled-esque component framework, see this post for more info.

Collapse
 
tawaliou profile image
Tawaliou

Next.js
Chakra UI
....?

Collapse
 
amhernandez profile image
A.M. Hernandez

Very informative, thank you!

Collapse
 
adrai profile image
Adriano Raiano

fyi: refine under the hoods uses react-i18next...
I've also written a blog post about react-i18next: dev.to/adrai/how-to-properly-inter...

Collapse
 
sadokmhiri profile image
Sadok Mhiri

Also, I suggest Mantine UI, it has a powerfull Hooks & UI Components