Skip to content

A set of examples of using the new Recoil JS state management library (http://recoiljs.org).

Notifications You must be signed in to change notification settings

GeoffCox/recoil-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

recoil-examples

A set of examples of using the new Recoil JS state management library (http://recoiljs.org).

Each example is a React application built using Typescript and Webpack. The build produces an index.html than can be run in the browser.

This example is the To Do list application described in the atoms tutorial: https://recoiljs.org/docs/basic-tutorial/atoms.

This example is the To Do list application described in the selectors tutorial: https://recoiljs.org/docs/basic-tutorial/selectors.

This tutorial demonstrates how to implement a dispatcher pattern using Recoil. It is not part of the Recoil library nor the tutorial documentation.

About

A set of examples of using the new Recoil JS state management library (http://recoiljs.org).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published