My preferred minimalistic CSS framework, which is usually enough for small websites and even simple SaaS apps.
It feels like a super power to write almost plain HTML and get something that looks presentable,
supports dark mode and has just enough components to cover most use cases for me.
To me, a backend heavy developer, HTMX is the frontend framework I like to use because:
It does not feel like a JavaScript framework at all, but more like an extension of the HTTP/HTML model
It allows me to write interfaces that feel responsive and modern to users while still doing all the heavy lifting in my backend with the tools I’m used to
It works with my mental model, which is heavily based on the request-response cycle
Since I spend more than 8 hours here most days I created a nice setup for myself.
Thankfully I have a whole room just for my home office, so I take full advantage of that.
Besides my main desk I have a secondary desk,
a couch, a couple of sideboards, a wall mounted whiteboard and a couple of shelves to display all the techy and nerdy things.