codeBelt / recoil-alternatives

Alternatives for folks looking to jump off of Recoil

Repository from Github https://github.comcodeBelt/recoil-alternativesRepository from Github https://github.comcodeBelt/recoil-alternatives

This repo is a collection of examples of different state managers you can use as an alternative to Recoil.

Every example provides these insights:

  • How to create state
  • How to dervice state from other state
  • How to update state in React
  • How to display state in React
  • How to listen for state changes externally to React
  • How to update state externally to React

About

Alternatives for folks looking to jump off of Recoil


Languages

Language:TypeScript 62.9%Language:JavaScript 24.9%Language:HTML 10.8%Language:CSS 1.5%