• Dr. Moose
    link
    fedilink
    English
    511 months ago

    It’s not about Javascript. All of the frameworks and front end tools are open source. React, nextjs, tailwind etc. - all are foss projects and run the best UX and UI we know of.

    • @pivot_root@lemmy.world
      link
      fedilink
      311 months ago

      I don’t really want to be that guy, but at least in the case of React and NextJS, the companies have a business reason for them being open source.

      Meta uses React internally in a lot of projects. Every other company or developer making contributions in their spare time is free labor, and it directly improves Meta’s own products.

      Vercel has a vested interest in having developers adopt NextJS, as they sell web hosting. It’s easier to build a community of developers around an open-source product, and they even help out with contributions, documentation writing, and QA.

      • Dr. Moose
        link
        fedilink
        English
        111 months ago

        Tbh I’m not exactly sure how is that relevant? Be it Jesus guiding me to make TempleOS or incentive to sell some service the outcome is the same foss

    • @chocobo13z@pawb.social
      link
      fedilink
      111 months ago

      My point is more that all these open source tools have been used by many, many, many sites to build a series of black boxes on top, for which there is no source available. I suppose one easy example is the existence of EME in open source browsers, the existence of which being the reason I actually don’t run a pre-compiled binary of Firefox, instead building it myself, with EME not built in.