I announced Nue JS UI library last September. This is a major milestone to make a solid alternative to frameworks like Next.js and Astro. You can now use Nue “for real” to build websites and single-page applications. Super keen to hear your feedback and thoughts.
How is NueKit for server-side rendered webapps? It looks like it is good, I’m just having trouble ascertaining what the structure of it actually ends up being. I like SvelteKit a lot, but it provides very little structure for webapps.
It’s welcome to have an alternative. We chose NextJS for our React-based website and I really regret it now. It’s slow, hard to package and run in the Cloud without using Vercel, and overall it feels I could have wrapped SSR Preact in a Python script and got a simpler, much faster result. Skimming through the website, it’s not clear if it works with React, it seems to require Nue JS.
I announced Nue JS UI library last September. This is a major milestone to make a solid alternative to frameworks like Next.js and Astro. You can now use Nue “for real” to build websites and single-page applications. Super keen to hear your feedback and thoughts.
Thank you!
Congrats on the launch.
How is NueKit for server-side rendered webapps? It looks like it is good, I’m just having trouble ascertaining what the structure of it actually ends up being. I like SvelteKit a lot, but it provides very little structure for webapps.
It’s welcome to have an alternative. We chose NextJS for our React-based website and I really regret it now. It’s slow, hard to package and run in the Cloud without using Vercel, and overall it feels I could have wrapped SSR Preact in a Python script and got a simpler, much faster result. Skimming through the website, it’s not clear if it works with React, it seems to require Nue JS.