Modern web bloat means some pages load 21MB of data - entry-level phones can't run some simple web pages, and some sites are harder to render than PUBG

schizoidman@lemmy.ml to Technology@lemmy.ml – 793 points –
Modern web bloat means some pages load 21MB of data - entry-level phones can't run some simple web pages, and some sites are harder to render than PUBG
tomshardware.com
147

You are viewing a single comment

REACT EVERYTHING

I made a stupid little page that downloads a Pathfinder 2e SRD API, and then randomly combines an ancestry, background, and class from that list and displays it on screen. It's really nothing special, I hacked it together in an afternoon. But I showed it to a friend and they were blown away that I didn't use a framework for it. I was like, "it does three things. Why would it need a framework? What would I even use a framework for?"

They still couldn't believe I did it by hand.

I've chatted with a few experienced web devs, and from what I've heard, there's a whole group of "web programmers" out there that just learn React and other fameworks, but don't actually know how to code anything themselves. So many places won't even consider you if you don't know React.

And here I am still thinking jQuery is an excessive amount of page bloat.

This is accurate. I'm a full stack dev, and a huge number of job postings I've seen over the past ten years or so have switched to React.