this post was submitted on 18 Mar 2024
797 points (99.0% liked)

Technology

34395 readers
266 users here now

This is the official technology community of Lemmy.ml for all news related to creation and use of technology, and to facilitate civil, meaningful discussion around it.


Ask in DM before posting product reviews or ads. All such posts otherwise are subject to removal.


Rules:

1: All Lemmy rules apply

2: Do not post low effort posts

3: NEVER post naziped*gore stuff

4: Always post article URLs or their archived version URLs as sources, NOT screenshots. Help the blind users.

5: personal rants of Big Tech CEOs like Elon Musk are unwelcome (does not include posts about their companies affecting wide range of people)

6: no advertisement posts unless verified as legitimate and non-exploitative/non-consumerist

7: crypto related posts, unless essential, are disallowed

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 18 points 5 months ago (1 children)
[–] [email protected] 17 points 5 months ago (1 children)

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.

[–] [email protected] 9 points 5 months ago (1 children)

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.

[–] [email protected] 8 points 5 months ago

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.