|
|
|
|
|
by amrocha
1205 days ago
|
|
I agree with you about routing. Something so core about building web apps should be treated as a first class citizen of the ecosystem. I don't think jotai adds a lot of complexity though, and like I said most of the time you don't need it. It just makes syntax a bit nicer to read and write, but you could do it with context if you really wanted to. |
|