• Norgur
    link
    fedilink
    118
    edit-2
    1 year ago

    Found the backend dev. “CUT THIS AESTHETICS NONSENSE! GIMME THE VARIABLE CONTENTS ALREADY! WE’RE 3.54 NANOSECONDS BEHIND!”

    • @Dasnap
      link
      571 year ago

      Frontend: “Come on, this needs at least some flair. This isn’t the 90s.”

      Throws React at it

      • @residentmarchant
        link
        121 year ago

        React ugh, everybody is using NextJs these da- …oh, what’s that? We’ve moved on already?

      • voxel
        link
        fedilink
        5
        edit-2
        1 year ago

        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.

        https://streamable.com/4ba0gg

        also fully accessible and you can tab right into it without clicking enter or whatever
        (and respects prefers-reduced-motion)