this post was submitted on 16 Feb 2025
433 points (98.9% liked)
Programmer Humor
20703 readers
2283 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
!important This is my work nightmare, but for side projects I use elm and elm-ui and I just don't need css. So nice, so stable, so robust, so eeeeeasy to maintain. It's genuinely a delight. Boss nopes out when he sees all the whitespace, though, as if semicolons were the only thing keeping things sane.
I haven't heard of this. I make my personal websites from scratch in html and css using notepad++. I should probably modernize....
I use it for web apps rather than plain pages, and you can certainly use it with your existing css, and you can roll new css in a clean and non-clashy way with elm-css, but, like I say, elm-ui lets you RELIABLY build your ui.