Bookmarks with tag "react", page 1 of 3
Jotai takes a bottom-up approach to global React state management with an atomic model inspired by Recoil. One can build state by combining atoms and renders are optimized based on atom dependency. This solves the extra re-render issue of React context and eliminates the need for memoization.
Tailwind CSS as scripting language to create a universal style system for React Native. NativeWind components can be shared between platforms and will output their styles as CSS StyleSheet on web and StyleSheet.create for native.
A React component to create date pickers, calendars, and date inputs for web applications.
Type-safe search params state manager for Next.js - Like React.useState, but stored in the URL query string.
React UI library
Authentication for Next.js
An open source component library optimized for fast development, easy maintenance, and accessibility.
An opinionated toast component for React.
A crisp set of 15×15 icons
Beautiful & consistent icons. Made by the community.
A tiny (239B) utility for constructing className strings conditionally.
Create universal native apps with React that run on Android, iOS, and the web
Open source content management
A way of expressing state that ensure apps stay fast regardless of how complex they get. Signals are based on reactive principles and provide excellent developer ergonomics, with a unique implementation optimized for Virtual DOM.
Learn the main features of Next.js by building a full-stack web application.
Make videos programmatically. Create real MP4 videos using React.
A production-ready motion library for React
Utility function to efficiently merge Tailwind CSS classes in JS without style conflicts.