Remix.run Logo
lelanthran 4 days ago

> With so many frameworks, even for basic static sites, I wonder who's out there writing HTML, CSS and JS from scratch.

I do it, for my blog at least.

However, I use a proprietary framework of my own for commercial software development with the only f/end dependency being materialcss (although, I won't be using that soon, either). Backend dependency is PostgreSQL.