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...
For further actions, you may consider blocking this person and/or reporting abuse
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
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!
Here are some more:
-Framer motion for animations
-react icons for icons
-mdb for components
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.
Hi @hacker4world , Thank you for sharing your advice. It's really helpful to those who want to learn more about React frameworks.
Remix for fast-SSR and nested routes. In some cases it is better than Next.js
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.
Next.js
Chakra UI
....?
Very informative, thank you!
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...
Also, I suggest Mantine UI, it has a powerfull Hooks & UI Components