https://github.com/alorel/osrs-quest-tracker
https://github.com/alorel/osrs-quest-tracker
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alorel/osrs-quest-tracker
- Owner: Alorel
- Created: 2020-05-10T17:48:24.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-25T18:38:31.000Z (almost 5 years ago)
- Last Synced: 2025-02-04T15:25:39.253Z (3 months ago)
- Language: JavaScript
- Size: 1.85 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
So if you found your way here from the website, my condolences ;)
This is a learner project more than anything and is barely an MVP - loads can be improved...
- Started off thinking the context API will be sufficient, but things got real messy real quick.
- I come from an Angular background and know rxjs well so used that for state management
- Hooks vs subscribing to observables is a bit inconsistent right now