6 ms·
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
by cornfutes 3y 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.
- gvkhna 3y agoIt’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.
- cornfutes 3y ago> 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.