• ilinamorato@lemmy.world
    link
    fedilink
    arrow-up
    17
    ·
    3 months ago

    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.

    • xthexder@l.sw0.com
      link
      fedilink
      arrow-up
      9
      ·
      3 months ago

      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.

      • ilinamorato@lemmy.world
        link
        fedilink
        arrow-up
        8
        ·
        3 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.