Super HN

New Show
   Show HN: Nue – Apps lighter than a React button (nuejs.org)
The animations makes it feel slow, the lack of any throttling/debouncing means that my input feels slow too.
Nue’s a web framework I’m building to slice through modern web dev bloat. When a Vite/ShadCN/Tailwind button is 40% heavier than a full-blown SPA, it’s time to do things differently. We’re retooling from the ground up—web standards first, no bloat. It’s for frontend architects, design engineers, and UX folks craving simpler, saner workflows. Still in progress, but the shift’s coming. Curious to hear your thoughts!
How is Vite relevant to the discussion? It's like saying the UI based on Visual Studio is lighter.
The animation makes it look so incredibly slow…
> 150,000 records — far past where JavaScript (and React) would crash with a stack overflow error

I think react-virtualized and stack tables can easily handle 1 million rows client-side without a problem (I saw the demo somewhere).

Web development is about convenience, and the speed of development is far more important than ultra optimizations. People simply don't care about super optimizations because servers are so fast these days, and bandwidth is cheap, almost free.

But it's an interesting project. Good luck.

Not an April fool's joke btw!