• vermaterc@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    3 days ago

    One of the reason I hated JS ecosystem is because how quickly it has been changing. You mastered one way of creating website called X and 3 years later cool kids are already using completely different stack of tools. Constant re-learning of how to do the same thing you’ve been always doing.

    Is it bad that we finally settle on one framework? Can we finally recognise web as mature platform and focus on creating useful stuff instead of reinventing a wheel?

    • codeinabox@programming.devOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 days ago

      These are all very good points, and there is in value of having a common framework for front-end development. However, I would argue React isn’t always the right tool for the job, yet it has become the dominant framework, and that dominance is being further bolstered because of generative AI.

      This isn’t about React being the best tool or that it’s Model is good for LLMs (I don’t see any evidence there at all). It’s about React being past the point where network effects make alternatives viable.

      So even if a better framework came along, and ideally one that’s not owned by Meta, it would be very difficult for it to take hold because of this.