TIL (Today I learned) that writing websites with simple HTML and CSS is now called "post-framework". Well. I did "post-framework" even before frameworks existed and I never stopped writing that little bit of HTML and CSS needed for static pages myself. I guess I'm so old that it is considered being young again :) (frantically adding "20+ years of experience and practice with post-framework web design" to my CV ;)

1/4

@jwildeboer I recently built a web gallery that should not use external libraries or require a specific build system, but support modern features like touch gestures. It was fun to see what is possible these days. Not just HTML/CSS as it contains a JS part, but still...
@neuimneuland This. It is kinda bonkers how frameworks, once meant to hide complexity, now serve to *hide the simplicity* of modern HTML and CSS :)
@jwildeboer @neuimneuland There is nothing "simple" about modern CSS, thanks to CSS Conditional Rules Module Level 5 and the likes: https://lyra.horse/css-clicker/
CSS Clicker

a pure-CSS idle game where you build your own website