DEV Community

Discussion on: Simplify web development. please!

Collapse
 
juancarlospaco profile image
Juan Carlos • Edited

I agree, I follow this kind of approach,
but I feel theres some projects that still uses this ideas too,
I dont agree with the rest of the comments that this is not possible,
to name a few randomly:

Bulma CSS without JS: bulma.io
Spectre CSS without JS: picturepan2.github.io/spectre/expe...
Svelte JS without dependency but node svelte.dev
Parcel lightweight Webpack alternative parceljs.org
Nim HTML, JS, CSS/SASS, Backend, Frontend, Node not required, all stack with 1 lang no dependency nim-lang.org
I can just scp the single file binary that Nim produces and web is running.
Svelte started a Backend framework too but it wont work currently, pre-Alpha.