Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zawlinnnaing/recoil-vs-redux
Demo project for showcasing differences between recoil and redux
https://github.com/zawlinnnaing/recoil-vs-redux
Last synced: 16 days ago
JSON representation
Demo project for showcasing differences between recoil and redux
- Host: GitHub
- URL: https://github.com/zawlinnnaing/recoil-vs-redux
- Owner: zawlinnnaing
- Created: 2022-09-03T04:27:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-11T10:32:47.000Z (over 2 years ago)
- Last Synced: 2024-11-06T08:31:15.527Z (2 months ago)
- Language: TypeScript
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Recoil vs Redux
Installing dependencies
```sh
yarn
```