|
|
|
|
|
by rustystump
241 days ago
|
|
It makes me sad that today you cannot say react without nextjs in the same sentence. React used to be the leader in how to make ui reasonable in the generic client sense. Having done java swing, android, swift ui, and custom game dev ui work with all the forms of state management, react was on to something…
until the ssr fad attacked. Now it is all but nextjs in disguise. |
|
In some cases it's just not what you need and SSR etc are more important - then just use appropriate tools instead of forcing React to do that too