A highly compatible design with no ads, unnecessary images, videos, animations, scripts that goes straight to point delivering you exactly the information you need and nothing else? Something that’s easily accessible even with old feature phones allowing older people to get information easily?
Simply something that loads instantly and just works?
Who would want that?
Found the backend dev. “CUT THIS AESTHETICS NONSENSE! GIMME THE VARIABLE CONTENTS ALREADY! WE’RE 3.54 NANOSECONDS BEHIND!”
Frontend: “Come on, this needs at least some flair. This isn’t the 90s.”
Throws React at it
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)
basic responsiveness to support most devices
Dude, that is the mother of responiveness. It literally supports all the devices.
Entirely true.
I’m currently working on a little project that’s interesting to me (a low-spoiler walkthrough system for adventure games) and after a lot of back and forth, I decided to cut all of JS out of the picture. Just get rid of all of it, and do good old 90s server-side rendered HTML with modern CSS placed on top of it.
And that’s, honestly, a joy. The first draft of a page looks like the first screenshot, then you add some semantic classes to the html and throw some simple CSS at it and it looks acceptably neat. And I could get rid of so much janky toolchain I just fail to understand.
Are you trying to make a joke? Or did you not get that the comment you replied to is also a joke?
The page at the top looks perfectly fine. It’s useful, it gets the job done and it’s lightweight.
almost as good as the motherfucking website. :D
I like the better motherfucking website
Good, that we have specialists for both and nobody is advocating that everyone should be doing full-stack work… oh wait.
As a full stack developer I can assure you I can easily produce the result displayed in both those panels in the image 😏
Specialists, ah I wish I could experience that. Maybe then I would be able to see my long lost love c++ again. Instead, I must give my love freely. Javascript, Java, Kubernetes, Go, many names flit through when profit is the goal. Someday maybe, hopefully, ChatGPT will end my tired soul.
what is wrong with this frontend? not enough ads? loads too quickly?
The top one’s a motherfucking website, indeed.