• GreenKnight23@lemmy.world
        link
        fedilink
        arrow-up
        3
        arrow-down
        1
        ·
        5 hours ago

        just like typescript?

        never seen a TS or React project that wasn’t a flaming pile of shit, and I’ve seen numerous piles of shit in my career (wrote a couple even).

  • Septimaeus@infosec.pub
    link
    fedilink
    arrow-up
    3
    ·
    7 hours ago

    React is not a full framework

    Are they referring here specifically to MVC/MV* frameworks, where React alone offers just the View, or are they referring to a more general notion of what constitutes a “full framework” that I’ve forgotten?

      • Psycoder@lemmy.world
        link
        fedilink
        arrow-up
        6
        arrow-down
        1
        ·
        edit-2
        8 hours ago

        Linux foundation has the most expensive training courses for Linux. They are not even the best.

        But since their name is associated with Linux, their courses became the standard.

        At the end of the day, they became a shitty training organization that is over charging everyone and everything.

        I don’t expect anything good coming from them.

  • BlameTheAntifa@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    7 hours ago

    Since Linux Foundation is a 501c6 corporate-controlled steering group, this is a non-story. Nothing meaningful will change.

  • 0_o7@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    1
    ·
    7 hours ago

    Years ago, I instinctively chose vuejs and nuxtjs, to learn for a project, because they werent react and related to zuckbook. This may change with the new direction. Maybe after a year to see the direction it takes.

    With executive director still being a zuckling, it isn’t much different than what it was, is it?

    • solrize@lemmy.ml
      link
      fedilink
      arrow-up
      17
      arrow-down
      5
      ·
      20 hours ago

      One always has to worry. Also there’s lots of surrounding crap like react native. I wonder if that’s included.

      Is react still important anyway? I figured something else would be the current hotness by now.

      • pirateKaiser@sh.itjust.works
        link
        fedilink
        arrow-up
        2
        ·
        8 hours ago

        Regardless of the current trends, react was the go to for long enough to make it ubiquitous far longer than it deserves to due to corporate technological stagnation. Take Java for example, it’s been in this limbo state for a about a decade-better alternatives for servers exist and are widely adopted, yet it’s still used a lot.

      • Otter@lemmy.ca
        link
        fedilink
        English
        arrow-up
        14
        ·
        20 hours ago

        From what I understand, React is still very popular and it’s the usual recommendation for those who are learning web dev frameworks.

        React Native is not as popular for new projects though, and I usually see people recommending Flutter

      • bagelberger@lemmy.world
        link
        fedilink
        arrow-up
        7
        arrow-down
        1
        ·
        17 hours ago

        Svelte has been gaining popularity for a number of years and is one of the best alternative frameworks IMO

        • dinckelman@programming.dev
          link
          fedilink
          English
          arrow-up
          3
          ·
          12 hours ago

          I’ve recently started building my projects in Sveltekit, after becoming increasingly frustrated by how over-engineered NextJS is, and its been such an incredible experience. Everything just makes sense. Writing code feels like a breeze

  • Otter@lemmy.ca
    link
    fedilink
    English
    arrow-up
    21
    ·
    20 hours ago

    Meta will contribute React, React Native, and JSX (JavaScript XML) to a new React Foundation, part of the Linux Foundation, and said that “it is important that no single company or organization is overrepresented.”

    The React Foundation will start with seven corporate members – Amazon, Callstack, Expo, Meta, Microsoft, Software Mansion, and Vercel – and its responsibilities will include maintaining React’s infrastructure and trademarks, organizing React Conf, and sponsoring the React ecosystem. The first executive director will be Seth Webster, Meta’s head of React.

    React, created by Facebook in 2013, is the most popular JavaScript framework. (Facebook changed its name to Meta in 2021.) The most recent State of JavaScript survey reported usage by over 80 percent of respondents. React Native is a cross-platform UI framework based on React, and while it’s not as dominant as web React, Microsoft is a particularly big user. Usage of React is also likely being boosted by increasing deployment of AI coding tools, which in our experience tend to default to React if not prompted to use a different framework.