138 points
*
Found the backend dev. “CUT THIS AESTHETICS NONSENSE! GIMME THE VARIABLE CONTENTS ALREADY! WE’RE 3.54 NANOSECONDS BEHIND!”
65 points
Frontend: “Come on, this needs at least some flair. This isn’t the 90s.”
Throws React at it
18 points
5 points
*
yeah, just css is enough.
you don’t need js unless you need to fetch data dynamically.
you can do all of your animations, dropdowns and transitions in css.
like this menu i made. no js in sight.
also fully accessible and you can tab right into it without clicking enter or whatever
(and respects prefers-reduced-motion)
1 point