|
|
|
|
|
by unchar1
437 days ago
|
|
Nue seems to be in an odd space. It's an untyped framework, built on top of "web standards". But if you wanted web standards + web component, Lit already fills that space.
If you want untyped JS or little/no JS at all, there's HTMX.
Or if you're just tired of React, and want something faster + simpler, there's Svelte/Solid. I'm not sure what problem Nue is uniquely solving. |
|