Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please pay attention to Nue.js #1656

Open
Dugnist opened this issue Apr 23, 2024 · 5 comments
Open

Please pay attention to Nue.js #1656

Dugnist opened this issue Apr 23, 2024 · 5 comments

Comments

@Dugnist
Copy link

Dugnist commented Apr 23, 2024

Despite the fact that the community of this framework is still quite small, it already looks head and shoulders above the frameworks on the lists.

I would like to understand how fast it really is, because from the development point of view, it looks a bit better than even the top ones: Solid and Svelte.

@birkskyum
Copy link
Contributor

birkskyum commented Apr 28, 2024

What you can see from this benchmark is the client-side reactivity only. I can see the template syntax is somewhat similar to vue, and that speed can be tested, but all the meta-framework, content-first features can't be tested here for the same reasons that Astro and Next.js doesn't have entries.

@Dugnist
Copy link
Author

Dugnist commented May 2, 2024

@birkskyum What you're talking about is probably "Nuekit", an alternative to "SvelteKit", "Nextjs", "Astro" and others.

However, there is a pure frontend framework that I think can be measured: https://github.com/nuejs/nue/tree/master/packages/nuejs

@birkskyum
Copy link
Contributor

birkskyum commented May 2, 2024

I believe we're both talking about the same thing, namely https://www.npmjs.com/package/nuejs-core.

@birkskyum
Copy link
Contributor

Is there a static adapter? A way to make static site generation? We need that, since the nuejs is server side rendered. nuejs/nue#85 (comment)

@JensRoland
Copy link

There should be now: https://nuejs.org/blog/nue-release-candidate/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants