An open API service indexing awesome lists of open source software.

https://github.com/atulmy/react-recoil

A sample implementation of React Recoil.
https://github.com/atulmy/react-recoil

example-project reactjs recoiljs sample-app

Last synced: 5 months ago
JSON representation

A sample implementation of React Recoil.

Awesome Lists containing this project

README

        

# React Recoil
A sample implementation of React Recoil.

https://github.com/facebookexperimental/Recoil

## What is Recoil?
Recoil is a state management library for React that scales from a single component to highly complex apps.

This boilerplate-free system makes it easy to support browser history and URLs and to manage asynchronous data dependencies, and works with modern React features.

Being used in sophisticated data analysis tool developed at Facebook which led to create this system.

An alternative to Redux and other state management solutions.

## Resources
Website: https://recoiljs.org

Video: https://www.youtube.com/watch?v=_ISAA_Jt9kI