Top 14 Libraries for Any React App
Mi TOP bibliotecas para React 2024
Router → Wouter
Gráficas → Recharts
Drag'n'Drop → DnDKit
Estilos → TailwindCSS
Notifications → Sonner
Autenticación → Auth.js
Estado global → Zustand
Componentes UI → Shadcn UI
Animaciones → Framer Motion
Formularios → React Hook Form
Data Fetching → Tanstack Query
Andrés added
Bulletproof React 🛡️ ⚛️
A simple, scalable, and powerful architecture for building production ready React applications.
Introduction
React is an excellent tool for building front-end applications. It has a diverse ecosystem with hundreds of great libraries for literally anything you might need. However, being forced to make so many choices can be o... See more
A simple, scalable, and powerful architecture for building production ready React applications.
Introduction
React is an excellent tool for building front-end applications. It has a diverse ecosystem with hundreds of great libraries for literally anything you might need. However, being forced to make so many choices can be o... See more
alan2207 • GitHub - alan2207/bulletproof-react: 🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.
Nicolay Gerold added
Weclome to Ark UI
The headless component library for a wide range of JavaScript frameworks
Motivation
Most popular component libraries are designed to work with a specific JavaScript framework. While this setup works fine for individuals and small businesses, it can pose challenges for larger organizations or agencies dealing with various clients or... See more
The headless component library for a wide range of JavaScript frameworks
Motivation
Most popular component libraries are designed to work with a specific JavaScript framework. While this setup works fine for individuals and small businesses, it can pose challenges for larger organizations or agencies dealing with various clients or... See more
Introduction | Ark UI
Nicolay Gerold added
When it comes to adding drag and drop to your application, you almost certainly need a third-party library. The most popular choice in the past has been React Beautiful DnD. As of 2024, it is no longer receiving regular updates.
Going forward, a solid replacement for drag and drop is to use DnD Kit . It’s lightweight, very flexible, and the document... See more
Going forward, a solid replacement for drag and drop is to use DnD Kit . It’s lightweight, very flexible, and the document... See more
📚 React Libraries You Should Use In 2024
Nicolay Gerold added
If I had to pick one state management library for all of my React projects in 2024, I would choose Zustand . It takes almost no time to learn how to use it. It also doesn’t require you to add a provider component to your application, which makes it very convenient to use in any component you like.
📚 React Libraries You Should Use In 2024
Nicolay Gerold added
React Hook Form
Performant, flexible and extensible forms with easy-to-use validation.
Performant, flexible and extensible forms with easy-to-use validation.
React Hook Form - performant, flexible and extensible form library
Nicolay Gerold added
GitHub - alan2207/bulletproof-react: 🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.
alan2207github.comStamati added