Very cool. Could you include a skill.md of AGENTS.md for this?
“Please study the material on https://modern-css.com/ and write a skill.md and an AGENTS.md that succinctly utilizes all the content” Or maybe even! “ https://modern-css.com/ is very cool. Could you include a skill.md or Agents.md for this?” Or! “Please do: https://news.ycombinator.com/item?id=47030502 “ =]
Modern CSS Code Snippets: Stop writing CSS like it's 2015
121–130 of 318 posts
Re: Modern CSS Code Snippets: Stop writing CSS like it's 2015
#122CSS in 2025: Let's write html inlined styles as if it was 2005 and separation of formatting/representation was never invented. I talk of tailwind, of course.
Re: Modern CSS Code Snippets: Stop writing CSS like it's 2015
#123Very cool. Could you include a skill.md of AGENTS.md for this?
Re: Modern CSS Code Snippets: Stop writing CSS like it's 2015
#124Earlier quoted context omitted.
The deadest horse in web development is the myth of “separation of concerns”
I was recently doing some very specific web scraping of some very public very static documents. About 25% of them use a soup of divs with hashes for class names. Not a or or in sight. I am fine with the idea of what tailwind does but like at least using semantic tags where appropriate could be a thing.
Re: Modern CSS Code Snippets: Stop writing CSS like it's 2015
#125Earlier quoted context omitted.
The deadest horse in web development is the myth of “separation of concerns”
It's a choice. The dominant paradigms choose not to. I disagree. And that makes me the loser here
Re: Modern CSS Code Snippets: Stop writing CSS like it's 2015
#126CSS in 2025: Let's write html inlined styles as if it was 2005 and separation of formatting/representation was never invented. I talk of tailwind, of course.
Yeah. There is no need to obfuscate your code, just use Tailwind.
Re: Modern CSS Code Snippets: Stop writing CSS like it's 2015
#127Earlier quoted context omitted.
Exactly this. I wonder if the people downvoted you realize that HN is basically just a big table and a bunch of div, and they use this very site just fine?
As a user, I don't care. As a disabled user with a screen reader, I might care. As a developer tasked with maintaining it after the original dev left, I most certainly would care a great deal.
Re: Modern CSS Code Snippets: Stop writing CSS like it's 2015
#128Earlier quoted context omitted.
Exactly this. I wonder if the people downvoted you realize that HN is basically just a big table and a bunch of div, and they use this very site just fine?
As a user, I don't care. As a disabled user with a screen reader, I might care. As a developer tasked with maintaining it after the original dev left, I most certainly would care a great deal.
Semantic web is basically "please think of the crawlers."
Re: Modern CSS Code Snippets: Stop writing CSS like it's 2015
#129Re: Modern CSS Code Snippets: Stop writing CSS like it's 2015
#130Earlier quoted context omitted.
React is great for MVVM indeed. Who is still using MVC in 2026?
MVVM was invented by Microsoft for 2-way syncing in WPF. Today we know 2-way syncing is a mistake. Who uses MVC in 2026? Pretty much every framework out there, including Java frameworks and Python frameworks and .net