GeoffCox / recoil-examples
A set of examples of using the new Recoil JS state management library (http://recoiljs.org).
☆61Updated last year
Alternatives and similar repositories for recoil-examples:
Users that are interested in recoil-examples are comparing it to the libraries listed below
- This example shows how to integrate Zustand in Next.js with typescript. You dont need to define the StoreInterface manually. It will get …☆52Updated last year
- Sync a subset of your Redux state with cookies in Next.js☆113Updated last year
- A repository for demoing NextJS and Module Federation for the blog post☆61Updated 3 years ago
- React hook to dynamically load an external script and know when its loaded☆127Updated last year
- A pan and zoom component for React, using CSS transformations.☆140Updated 9 months ago
- Flexible React Hook to automatically update navigation based on scroll position☆319Updated 6 months ago
- Persist and populate react-hook-form form using storage of your choice☆174Updated 8 months ago
- Remove document scroll bar. Nothing more☆103Updated this week
- A React hook for getting the current responsive media breakpoint☆82Updated 2 weeks ago
- Source code for the Next.js + Nx blog series☆77Updated last year
- Lightweight project that exposes an API for easily creating customizable forms with built-in validation based on a JSON Schema.☆183Updated last year
- Advanced grid- and styling-system which is highly customizable and ready for server-side-rendering.☆80Updated 2 years ago
- A helper library to use react-query more efficient, consistency☆145Updated 3 years ago
- React hook to use IntersectionObserver declaratively.☆74Updated 2 months ago
- A React hook to help manage pagination state.☆71Updated last year
- Microfrontends using Next.js and Module Federation☆51Updated 3 years ago
- ☆42Updated 3 years ago
- A monorepo showcasing the management of numerous packages.☆87Updated last year
- 🧬 Run side-effects safely in React☆120Updated 2 years ago
- use Server-Side Effect ✨in React SSR app☆140Updated 7 months ago
- Micro-sized & micro-optimized select component for React.js☆195Updated 2 years ago
- React Hook that returns information about scroll speed, time, distance, direction and more☆143Updated 2 years ago
- An example setup of how to do a monorepo, used in our monorepo 'getting started' guide☆137Updated 2 years ago
- Enjoy the performance gain of selectors without writing selectors in Zustand.☆126Updated last month
- React hook to measure elapsed time using requestAnimationFrame☆68Updated 5 months ago
- A ReactJS wrapper for Glider.js☆209Updated 2 months ago
- Create singleton hook from regular react hook