I’ve been eschewing frontend build steps on side projects lately and wonder if anyone is doing that “at scale,” to use a buzzword. But I guess what I mean is are there people running vanilla on any medium-to-large web applications? I feel like maybe there are, but they just don't blog.
Anyway, if you’re reading this and that sounds like you, I'd love to know how it's going and whether there’s anything from “modern toolchains” that you miss.
https://mastodon.social/@cferdinandi/113278531430447760
@bw I've also done it in side projects, and would be interested to see how it goes at scale.
@bw
I've run an eleventy site with very little front end build, had npm for 11th, so I did have some things.
Also going pretty vanilla on small Backdrop/Drupal sites has been nice.
Especially if it's stuff I might only touch a couple times in a few years, the less moving parts the better.