DEV Community

Discussion on: What would your tech stack of choice be for a new web dev project?

Collapse
 
tamusjroyce profile image
tamusjroyce

html + sass. No scripting. Full page post backs using scalable endpoints built in rust. I might throw Deno in the mix as a dev tool & writing quick internal dev & CI scripts.

Then I would append partial postbacks when the browser supports it.