Frontend

815 bookmarks
Newest
Components - Ariakit
Components - Ariakit
Lower-level component library for building accessible higher-level UI libraries, design systems and web applications with React.
·ariakit.org·
Components - Ariakit
Introduction - shadcn/ui
Introduction - shadcn/ui
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
·ui.shadcn.com·
Introduction - shadcn/ui
React Email
React Email
A collection of high-quality, unstyled components for creating beautiful emails.
·react.email·
React Email
React Query - Data Fetching Hooks - YouTube
React Query - Data Fetching Hooks - YouTube
React Query is a fantastic tool that enables you to fetch remote asynchronous data inside of your components. It could be GraphQL, REST, or any other data so...
·youtube.com·
React Query - Data Fetching Hooks - YouTube
React Hooks for Data Fetching – SWR
React Hooks for Data Fetching – SWR
SWR is a React Hooks library for data fetching. SWR first returns the data from cache (stale), then sends the fetch request (revalidate), and finally comes with the up-to-date data again.
·swr.vercel.app·
React Hooks for Data Fetching – SWR