Why Nue?

Work closer to standards

Nue projects are 100× leaner than Next.js projects. Simple means everything. There are fewer abstractions, less to learn, fewer headaches, and less room for errors.

The contents of the node_modules folder in the Blog starter template

Separation of concerns

Nue separates content for content creators, HTML and CSS for UX developers, and TypeScript for JS developers:

Source codes for the blog starter template
Source codes for the blog starter template

Stand the test of time

CSS-in-JS is trending now, but standards are forever. At some point, we'll all experience a "WTF moment" when looking at this code from the era of tight coupling:

Tailwind-based:

See Nue blog: Tailwind vs Standards

Standards-based: