▲ | tipiirai 3 days ago | ||||||||||||||||||||||||||||
How is the SPA less than the button? | |||||||||||||||||||||||||||||
▲ | aziaziazi 3 days ago | parent | next [-] | ||||||||||||||||||||||||||||
It’s not the button that’s big but the stack [0] > Built with Vite, TypeScript, Tailwind, and Shadcn/UI, following the official ShadCN/Vite documentation exactly — no additions or removals. Would be interesting to run Webpack Bundle Analyser [1] (or similar for vite bundler) to see if the proposed stack in the doc is bloated by some major dependencies. 0 https://nuejs.org/docs/react-button-vs-nue.html 1 https://www.npmjs.com/package/webpack-bundle-analyzer Edit : seems the question I was responding for was a rhetoric question posted by the author. I guess the « smaller that a button » is a smart catchphrase but I wouldn’t use it for too long as soon a Nue becomes popular. Great work, I wish you much success and hope to use it in day to day work some time soon ! | |||||||||||||||||||||||||||||
▲ | Timon3 3 days ago | parent | prev [-] | ||||||||||||||||||||||||||||
Does your button component implement all the functionality included in the Vite/shadcn bundle? E.g. the different variants, states, loading etc.? I'm sorry if it does, then I'll take my accusation back, but I've seen this happen in almost all of your Nue submissions. People keep bringing up this criticism, and you never retract your misleading comparisons. | |||||||||||||||||||||||||||||
|