Hacker News new | ask | show | jobs
by cornfutes 1014 days ago
What’s not accessible about CSS? This is already a low bar to pass. I remember adding CSS3 transitions a decade ago at my first internship.

It feels like there is a lot of brigading and shilling of Astro throughout this thread, as typical with web frontend frameworks.

1 comments

It’s just the time savings, any competent engineer can implement better transitions, it’s just not very high priority these days. A simple one liner built-in is very convenient.
> A simple one liner built-in is very convenient.

Then why do you need bloated web UI that's not performant as React, Vue, Angular, Svelte? You can also just add 1 line of css classes to HTML elements to have transitions if you use a library like Animate.css.