1. Global state management? Props drilling really sucks...
2. How to deal with network? API is a must...
3. React/vue/svelte have a huge components database. Do we have to write our own? E.g. react-select...
PS Two-way data-binding was a thing once in the first Angular. But it turned out that most of developers used it everywhere and it dealt more harm than good
> The downside as you mention is you are stuck with their varieties and can’t geek out on trying different roasts / regions outside of what they offer.
Not exactly. In Thailand there are a lot of local roasters thad produce a compatible pods with fresh coffee from different origins.
Also there are washable pods you can fill by yourself with new stuff, use, wash repeat
A few things I think should be considered:
1. Global state management? Props drilling really sucks...
2. How to deal with network? API is a must...
3. React/vue/svelte have a huge components database. Do we have to write our own? E.g. react-select...
PS Two-way data-binding was a thing once in the first Angular. But it turned out that most of developers used it everywhere and it dealt more harm than good
UPD: Found Fetch in API https://github.com/io-eric/coi/blob/main/docs/api-reference....
reply