What is NueJS
Short introduction to NueJS, an alternative to React, Vue, and Svelte
Nue JS is an extremely small (2.3kb minzipped) JavaScript library for building user interfaces. It is the core of Nue toolset. Itβs like Vue.js, React.js, or Svelte but there are no hooks, effects, props, portals, watchers, injects, suspensions, or other unusual abstractions on your way.
Build Interfaces with less codeβ
The biggest benefit with Nue is that you need less code to do the same thing. Itβs not unusual to see 2-10x differences in the amount of code you need to write. For example, hereβs a custom list box component written with Nue:
The React version is 2500 lines of JavaScript. Nue version is about ten times smaller even with 50-80% of the features:
β In Summaryβ
Eventually Nue is a complete frontend development toolset. An alternative to ecosystems like Vite, Next.js, and Astro.
β Resourcesβ
- π Access AppSeed for more starters and support
- π Deploy Projects on Aws, Azure and DO via DeployPRO
- π Create landing pages with Simpllo, an open-source site builder
- π Build apps with Django App Generator (free service)