Skip to content
This repository was archived by the owner on Aug 4, 2024. It is now read-only.

atulmy/react-recoil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

622c725 · Feb 25, 2021

History

15 Commits
Jun 8, 2020
Feb 25, 2021
May 19, 2020
May 21, 2020

Repository files navigation

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