refactor(web): update to typescript, cleanup small bugs + workspace#244
Conversation
|
Dan codes strikes again 🦬🐥🐗 |
|
Don't change the tauri store to localStorage since I do plan on adding default values to the store for settings. Thanks for your contribution. |
I don't plan on completely removing Tauri store, just checking if it's available, and if so using it, so it can run stand alone in-browser otherwise. I do think I'll also checkout changing it to something like Redux? if that's something you're interested in. As for typescript that's completely fine, I've only updated the first few main files and the store which caught a lot of future bugs, I can leave it like that for now if you'd like. |
prayag17
left a comment
There was a problem hiding this comment.
Thanks for you contribution :).
I've decided to do some housekeeping with this project for no reason other than I was bored, here's my plan: