React's Next Big Change?

Поделиться
HTML-код
  • Опубликовано: 28 окт 2024

Комментарии • 187

  • @deriegle
    @deriegle 8 месяцев назад +198

    You can add it to your React components starting today “use strict”;

    • @gerardmarquinarubio9492
      @gerardmarquinarubio9492 8 месяцев назад +95

      I hate the fact that this joke is only funny for webdevs, our field is fucked up

    • @romaindurand
      @romaindurand 8 месяцев назад

      @@gerardmarquinarubio9492 there are job specific jokes for every jobs

    • @zuqini
      @zuqini 8 месяцев назад

      @@gerardmarquinarubio9492 could you ELI5? I don't even know what to google to be able to understand this joke 😆

    • @chri-k
      @chri-k 8 месяцев назад

      @@gerardmarquinarubio9492what is the joke?

  • @HoNow222
    @HoNow222 8 месяцев назад +200

    I don't exactly how to explain it, but it feels like following this guy is the shortest path to burn out as a front end dev.

    • @naughtiousmaximus7853
      @naughtiousmaximus7853 8 месяцев назад +25

      I swear to god I dont even know what to learn about React anymore. Where is the guarantee that all of these changes wont suddenly become obsolete in 2 years? There isnt.

    • @HoNow222
      @HoNow222 8 месяцев назад +10

      ​@@naughtiousmaximus7853 Yeah when sh*t is too much is starting to mean less and less, like the path make less sense, not more.
      (Also 2 years? More like 6 months lol)

    • @naughtiousmaximus7853
      @naughtiousmaximus7853 8 месяцев назад +10

      @@HoNow222 yeah 2 years is pushing it. I think I might opt out to Vuejs to learn how to develop properly( concepts such as routing,state management etc) and then just lie on my resume that I have React experience. (I will read the docs, lol)

    • @DauntingGecko
      @DauntingGecko 8 месяцев назад +35

      I would say Theo despite his best intentions personifies a lot of what is wrong with the front end “community”. It’s all about the shiny unproven new stuff just released and barely viable long term. If you follow trends like this you will burn out and fast.
      What I would say though is that Theo is a RUclipsr. He is to entertain and draw eyes to something. Only a fool or amateur would be jumping on a lot of stuff as it’s too much and vastly unstable with no future

    • @HoNow222
      @HoNow222 8 месяцев назад +6

      Yep, 100%! Also too much damn DRAMA.@@DauntingGecko

  • @ytlongbeach
    @ytlongbeach 8 месяцев назад +33

    Thx for the great video, Nerd !
    I'm an old timer learning React for the first time. Great stuff !!

    • @xuldevelopers
      @xuldevelopers 8 месяцев назад

      Have a look at WHATWG Web Components already supported by your browser natively. You will find out you will create more lean and more reusable things easier...

  • @illegalsmirf
    @illegalsmirf 8 месяцев назад +89

    This guy is the human representation of the entire JavaScript ecosystem.

    • @ehsankhorasani_
      @ehsankhorasani_ 6 месяцев назад +1

      in contrary as an experienced react, react native and CSS developer you can see that much he says is nonsese

  • @coolemur976
    @coolemur976 8 месяцев назад +37

    I am still waiting for one best feature in React framework, called - consistency.

  • @damiangilz
    @damiangilz 7 месяцев назад +1

    I'm so happy for getting off the React train since last year!

  • @gedw99
    @gedw99 8 месяцев назад +3

    It’s similar to what hyperview is which is based on htmx.
    Instacart built hyperview so they could target web and native with 1 dom definition that is augmented at runtime , not compile time .

  • @peterszarvas94
    @peterszarvas94 8 месяцев назад +13

    now we have:
    react dom
    react native
    react native for web
    react dom for native
    react strict dom

    • @spicynoodle7419
      @spicynoodle7419 8 месяцев назад +10

      Get ready for React Strict Native For Web

    • @ark_knight
      @ark_knight 8 месяцев назад

      @@spicynoodle7419and then the ever venerable
      NATIVE WEB.

    • @naughtiousmaximus7853
      @naughtiousmaximus7853 8 месяцев назад

      i understand backend devs

    • @BboyKeny
      @BboyKeny 8 месяцев назад +2

      Now I want my wasm to only call react-dom functions 😳

  • @4ndrs_dev
    @4ndrs_dev 8 месяцев назад +1

    thank you so much for the video, theo
    was not aware of the event loop proposal, having a well defined processing model across platforms would be awesome

  • @gionatha3747
    @gionatha3747 8 месяцев назад +1

    Great video!
    Just a little correction at 30:28, measureInWindow is actually a native API and not an “only-browser” API

  • @jonniem
    @jonniem 8 месяцев назад +3

    Really enjoying the content! One bit of critique: as a RUclips viewer via iPhone, the cursive/non code font is very difficult to read in these diagrams at this font size 4:08

    • @t3dotgg
      @t3dotgg  8 месяцев назад +4

      Usually I'm better about this. In this instance I chose to ignore it since the specifics in the bubbles didn't matter (and was shown earlier close up), but that doesn't make it any less distracting 😅

  • @maazchowdhry2893
    @maazchowdhry2893 7 месяцев назад

    I love these videos! I had never used tailwind before. Saw a 4.0 beta video yesterday and implemented it today.

  • @Jamiered18
    @Jamiered18 8 месяцев назад +43

    I like the concept, but hate the `html.` prefix

    • @adtc
      @adtc 8 месяцев назад +17

      Can i destructure html like this?
      const { div, span } = html;
      So that i can continue using and don't need to write ?

    • @NadjibSamsung
      @NadjibSamsung 8 месяцев назад +6

      ​@@adtc yes

    • @Peter-bg1ku
      @Peter-bg1ku 8 месяцев назад +4

      It is too verbose for me.

  • @dillonheadley9204
    @dillonheadley9204 8 месяцев назад +2

    Could have used a tag to represent the TopNav html output

  • @mohammednasser2159
    @mohammednasser2159 8 месяцев назад +9

    Great content theo, love from Egypt, "not a bot"

    • @aghilest.m.a1118
      @aghilest.m.a1118 8 месяцев назад +19

      That sounds like something a bot would say🤔

    • @alikehel272
      @alikehel272 8 месяцев назад

      تحيا مصر

  • @teodordimitrov4285
    @teodordimitrov4285 6 месяцев назад

    Thank you for this great video and I am very exited about this project.

  • @adtc
    @adtc 8 месяцев назад +21

    Can i destructure html like this?
    const { div, span } = html;
    So that i can continue using and don't need to write ?

    • @spicynoodle7419
      @spicynoodle7419 8 месяцев назад +6

      Yes

    • @alexisfibonacci
      @alexisfibonacci 8 месяцев назад +2

      JSX requires capital letters for such tags if you are not using the "implied native DOM elements". html.div is allowed some weird rules around access the elements of an umbrella object.

  • @Novacification
    @Novacification 8 месяцев назад +5

    StyleX is such an unnecessary abstraction in my opinion. CSS is not rocket science and if you're getting unintended side effects from your changes, it is very likely because your HTML structure is ass. And before anyone starts; yes, I work on a large product.
    Issues with CSS is a great reason to actually look at your DOM structure and identify needless complexity. React is especially bad with messy DOM trees because your components obscure excessive nesting of HTML elements and makes it easy to leave shit behind if you don't wrap your conditional renders correctly.
    I'm not saying CSS doesn't take time to learn and lord knows there are many, many quirks that can cause unexpected behavior (though it is a lot easier now than it was 10-15 years ago). Of all the problems I encounter with HTML/CSS, targeting and property inheritance are not the main ones by far. Certainly not enough to warrant another abstraction. I've seen people mention that being able to have your styling in the same file as your component code is a benefit. Why people think this is beyond me. Even if I was to use StyleX I would always separate my styling into another file to avoid visual clutter. Multiple files are much easier to navigate than a single file with several different contexts.

  • @echobucket
    @echobucket 8 месяцев назад +8

    Yay, let's just add even more abstractions.

  • @praiseogunleye254
    @praiseogunleye254 8 месяцев назад +4

    I love where react is going now. Exiting new stuffs that are game changers. In-between, very insightful video Theo.

  • @magnaSoftwares
    @magnaSoftwares 8 месяцев назад +6

    What is the software use to create and display the flows?

    • @mfucek_
      @mfucek_ 7 месяцев назад +1

      It's called Excalidraw I think. It's free to use and web-based.

  • @shadeblackwolf1508
    @shadeblackwolf1508 6 месяцев назад

    I get one codebase, many targets may not be ideal, but one codebase defining the presentation independent behavior across those environments, yes please

  • @peteredmonds1712
    @peteredmonds1712 8 месяцев назад +8

    Why would you want to ban !? Did I miss something?

    • @ArisenDrake
      @ArisenDrake 8 месяцев назад +2

      Yeah, that feels very weird...

    • @pencilcheck
      @pencilcheck 8 месяцев назад +1

      Yea, what timestamp did he go through that??

    • @DaviAreias
      @DaviAreias 8 месяцев назад +3

      8:47

    • @DaviAreias
      @DaviAreias 8 месяцев назад +4

      This just sounds crazy to me, imagine working in a place that you don’t trust people to use html, it also just indicates that my intuition on react being popular just because people want to imitate big companies is right

    • @peteredmonds1712
      @peteredmonds1712 8 месяцев назад +1

      i can maybe understand this at a huge shop like Meta and with some niche libraries, but this sounds utterly insane for everyone else. im sure some shiny object syndromer will convince their team that this is the new way because it has "strict" in the name

  • @JamonsCodeQuests
    @JamonsCodeQuests 8 месяцев назад +17

    There’s a lot of React competitors popping up, but none of them consider other platforms. It’s so awesome to see the React team taking every other platform super seriously.
    Thanks for the synopsis, Theo!

    • @mrgalaxy396
      @mrgalaxy396 8 месяцев назад +3

      That's because the market share of the web is over 90% if you just compare the install rates of the target platforms from the video. There are also emerging solutions for platform agnostic implementations as well. Really React now is more akin to Java trying to stay relevant with its "targets anything that can run a JVM" when better solutions emerged.

  • @shirkit5798
    @shirkit5798 8 месяцев назад

    I'd love to hear more about the new react event loop.

  • @nowayicommented1314
    @nowayicommented1314 8 месяцев назад

    you got me good with calling out those who skipped to react-strict-Dom xDD

  • @prozacgod
    @prozacgod 8 месяцев назад

    I've always wondered if react-dom was extensible, where I could supply my own objects in the create element, but it's probably so tightly coupled to dom that it might be more complicated than that.

  • @jinx.love.you.
    @jinx.love.you. 8 месяцев назад

    That has such a huge implication that if this happens the paradigm of development will completely shift from opening Web Developer to Mobile in a Direct term.
    This means that React can then be used for different platforms even for VR (Quest/Vision) as it should technically be adaptable as it gonna be an integration to a model that already does it.
    I am really not good enough to contribute... but Thanks to those who does.

  • @marty0678
    @marty0678 8 месяцев назад

    Watching these videos always make me so thankful I left React behind at my last job.

  • @aruvido
    @aruvido 8 месяцев назад

    it took a while but damn that mustache really suits you 👍

  • @gedw99
    @gedw99 8 месяцев назад +1

    Styled embraces the locality of behaviours that tailwind and htmx are doing . Ironic. Reminds me of how he react server components allows SSG and SSR like htmx does by its very nature.
    I am not against at what meta is doing. I am just noting the change in mindset back to a dom for each target being more groksble and the attempt by meta for a fully qualified dom that works across different device targets just like what hyperview does.
    The thing that most interests me is actually exposing these API as a plan9 style approach where everything is a file approach works. With rendering systems you can do the same approach and expose dom as a file like api or a http web transport target that is callable rom the runtime. This is a common namespace structure into the dom itself and the style itself, so that it’s easy to alter the DOM at runtime . Kind of a bit like a asyncapi of the DOM itself.
    It’s all going o be interesting how Wendy and quest and Apple vision pro fits into this picture and the DOM that will be exposed for a 3D DOM. This is where the abstraction layers and an async api over them will be a key differentiation.
    Apple has Pixar and its UDSZ format that has the right mix of namespace aspects to make it parametric. The new Model DOM for browsers is still a long way away and will never get cross browser support. A 3D higher level abstraction layer will be needed with a restricted DOM and Style that works on many runtimes. Then we have Unity and unreal engines to through into the mix.
    The software world needs a way to abstract all these targets and these attempt are great. It’s really just what is called “ single sourcing” where one dom works on many targets. I think a WASM runtime that does the translations at runtime and / or compile time one opportunity here. WASM runs everywhere ( browser, native, a Vision Pro app ) a server , a cloud flare function too.
    I don’t hold out that much hope for this shift by Meta because their are other frameworks doing this from a fresh start hat learnt from he mistakes in react . Let’s see

  • @arubaga
    @arubaga 8 месяцев назад +2

    React changing html is finally having jumped the shark 🦈

  • @gosnooky
    @gosnooky 8 месяцев назад

    The NPM trends thing is cool - but there are two points where installs are always lower - one is 24/12 being Christmas (eve), but the other pit is 29/10 - why is that? What happens at the end of October to cause such a dip? I looked it up, and I found it to be International Internet Day, National Cat Day, World Psoriasis Day, World Stroke Day, and my favorite - National Oatmeal Day. It's also the day Matthew Perry died.

  • @anirudhcodes
    @anirudhcodes 8 месяцев назад

    Hey Theo, which font-family do you use in VSCode? The readability of it is excellent

  • @cocoscacao6102
    @cocoscacao6102 8 месяцев назад +1

    You gotta love that famous comment of every react dev: "I don't like other frameworks. Too much magic...."

  • @ryan.connaughton
    @ryan.connaughton 8 месяцев назад +2

    "I'm not for write once, run everywhere' because they're different experiences"? 🤷‍♂🤷‍♂
    Having different codebases for different platforms creates far more UX problems than it solves imo.

  • @XCanG
    @XCanG 8 месяцев назад

    What I don't quite understand about this is what is exactly "rendering natively"? Like why it isn't in the first place? And what react-native do so it is become native?

  • @PieterWigboldus
    @PieterWigboldus 8 месяцев назад +4

    If you build a web application and dont know the basics like HTML, you have to learn first building without a dependencies like react, a build step, etc.
    It is insane to create abstractions around something that is so simple.

  • @rikudola-9458
    @rikudola-9458 8 месяцев назад +2

    what diagram tool is that? during the react-dom overview part

    • @luka1790
      @luka1790 8 месяцев назад +6

      excalidraw

  • @stianmaurstad
    @stianmaurstad 8 месяцев назад

    Thank you Theo, this is brilliant!

  • @rafamuttoni
    @rafamuttoni 8 месяцев назад

    Thanks for the vid, Theo!

  • @michalkowalik89
    @michalkowalik89 8 месяцев назад +3

    make abstraction layer for web and mobile based on html elements - that is crazy 😂

    • @mattmmilli8287
      @mattmmilli8287 8 месяцев назад

      If you ever used react native, it’s not tho. Works just like a webpage except flexbox is the only option for layout

    • @ophirbucai
      @ophirbucai 8 месяцев назад

      Web components have been around for a while though

  • @Aleks-fp1kq
    @Aleks-fp1kq 8 месяцев назад

    wait a second, that is not virtual DOM, that is react component tree, which in turn is rendered to the virtual DOM, which in turn is synced with the DOM.

  • @Waine2000
    @Waine2000 8 месяцев назад

    Love to see this technical content

  • @benarcher372
    @benarcher372 8 месяцев назад

    Thank you Lord for videos like this.

  • @CouchProgrammer
    @CouchProgrammer 8 месяцев назад

    Cool. I don’t know for what purpose this “html.div” was made, probably due to the fact that typings for jsx div are declared globally. Adding global elements via react hyperscript is not a new thing. The only problem is that typescript does not allow you to specify different global scopes for different files. The next step will obviously be to go to Microsoft TS and push global file (module) level scopes. Well, then rewrite all the garbage that they are going to write using "html.div" back to javascript. Or maybe someone will figure out how to use partial grammars without dancing with a tambourine.

  • @MachineYearning
    @MachineYearning 8 месяцев назад +3

    9:45 Flipkart has about 3x Twitter's annual revenue

    • @struggopuggo
      @struggopuggo 8 месяцев назад

      Yeah, I thought that was an odd thing to say. Came across to me as "non-US company so not worth mentioning".

    • @MachineYearning
      @MachineYearning 8 месяцев назад

      I'll take it charitably that Meta is the odd one out. 😂

  • @mickhhl
    @mickhhl 8 месяцев назад +1

    What is the app he uses for diagrams and drawing?

    • @scottscherzer6725
      @scottscherzer6725 8 месяцев назад

      also curious

    • @mickhhl
      @mickhhl 7 месяцев назад

      @@scottscherzer6725 Just found it. It is Excalidraw.

  • @bbbkkk
    @bbbkkk 8 месяцев назад

    I'd also like to know how it compares to Tamagui.

  • @danielsevcik7588
    @danielsevcik7588 8 месяцев назад +1

    I don't get what React solves what standard Web Components couldn't: 9:02 . Seriously ES6 modules + Web Components... why do I need React?

  •  8 месяцев назад

    What diagramming tool is this? Looks good

  • @pehclark7256
    @pehclark7256 8 месяцев назад

    They are tempering with document object models again? The things they tack onto the hyper text parsers will cause older sites to break. Also VRML are long dead, MS is trying to necro old methods.

  • @gappalchemist
    @gappalchemist 8 месяцев назад

    Thank also to you Theo. Legend😇

  • @prestigealanazi2993
    @prestigealanazi2993 8 месяцев назад

    I was learning a framework that no one use (it's called fuseopen) and one reasons is that all components are animatable and doesn't affect the UI thread , but it has slow community support therefore I was thinking about react three fiber and alternative but now I'm just gonna learn PWA and generic web permissions and forget about anything else lol implementing web API into react native ? I mean kudos but no

  • @prozacgod
    @prozacgod 8 месяцев назад

    I don't mind the import for the dom standard, that makes sense, I can get behind that... but the html.div ... yeah I'm out... it's not just that's 'more to type' it breaks copy paste from my ux designers... or examples from mdn... its no longer html/xml it's ... something else.... and sure "It's always been something else" but breaking that pattern really sucks.

  • @everythingjdm8057
    @everythingjdm8057 8 месяцев назад +1

    React is all over the place at this point am going back to normal html and css

  • @kewinsiema
    @kewinsiema 8 месяцев назад

    People don't like changes. This is a promising change that will allow us to iterate faster especially when working in small teams with limited budgets but many people in the comments complain.

  • @ShinSpiegel
    @ShinSpiegel 8 месяцев назад

    Why not CSS layers? That would solve most of the issues.

  • @dddddeeeevvvvvv
    @dddddeeeevvvvvv 8 месяцев назад

    I am still not sure, is it going to help native developers or make their work more difficult? What is this concept trying to do even?

  • @AlmightyPyro
    @AlmightyPyro 8 месяцев назад +1

    what software does he uses to do the diagrams?

    • @xlxnyx
      @xlxnyx 8 месяцев назад +5

      Excalidraw

  • @edhahaz
    @edhahaz 8 месяцев назад

    This is a lot of words to say: you can build for web, android and ios with react web and native.

  • @AlfonsusAC
    @AlfonsusAC 8 месяцев назад

    Thanks Theo!

  • @blueprint7000
    @blueprint7000 8 месяцев назад

    Yes ! My dream becoming true !

  • @SandraWantsCoke
    @SandraWantsCoke 7 месяцев назад

    Is twitters website react native web?

  • @omidnejadabbasi2171
    @omidnejadabbasi2171 8 месяцев назад

    I feel for react developers. they have to always learn new things :(
    and always argue that svelte is not as good XD

  • @oumardicko5593
    @oumardicko5593 8 месяцев назад +10

    At this point, i feel like, learning react is a waste of time and not worth it

    • @HoNow222
      @HoNow222 8 месяцев назад

      ​@@naughtiousmaximus7853 if you have a company and decide to use Angular in 2024 would be the most logical thing to do.

    • @oumardicko5593
      @oumardicko5593 8 месяцев назад

      @@naughtiousmaximus7853 i never hated on angular, it just works differently. But yeah, it look more appealing to me than react

    • @yousafwazir286
      @yousafwazir286 8 месяцев назад +2

      Learn angular

  • @khushkewal
    @khushkewal 8 месяцев назад

    Sounds like Angular!

  • @xWe2s
    @xWe2s 8 месяцев назад

    don't like the naming tho.. it's restricted-dom, not necessarily strict 😅

  • @TruthAndLoyalty
    @TruthAndLoyalty 8 месяцев назад

    Idk if I'd describe changes to the slowest evolving framework in existence as "big".

  • @aneeshprasobhan
    @aneeshprasobhan 8 месяцев назад +2

    wow, i understood nothing 😢

  • @ZACKDEV
    @ZACKDEV 8 месяцев назад +2

    There is so much now to just say screw it. ElectronJS for desktop applications, React or Next for Web, then Expo for all mobile development (web included too if you wanted).

    • @fcnealvillangca7943
      @fcnealvillangca7943 8 месяцев назад +2

      Electron these days. No way

    • @whatsanimesh
      @whatsanimesh 8 месяцев назад +1

      All of it with just Flutter.

    • @rand0mtv660
      @rand0mtv660 8 месяцев назад

      @@whatsanimesh does Flutter web still have horrible accessibility. Last I remember it was just rendering all UI into web canvas and that was horrible. Looking at docs now I see that it has an HTML renderer, but not sure how good it is.

    • @ZACKDEV
      @ZACKDEV 8 месяцев назад

      @@fcnealvillangca7943 bro most your applications are built on electron LMAO.

  • @naughtiousmaximus7853
    @naughtiousmaximus7853 8 месяцев назад +1

    Like can React go 1 god damn nanosecond without changes? Unless this whole constant changes nonsense stops you will have massive amount of people burning out and just moving to something like Vue or Svelte. People laugh at Java for being verbose or whatever, but that language is super consistent compared to utter nonsense that js frameworks are.

  • @kubre
    @kubre 8 месяцев назад

    Video feels too dark
    unlike uploadthing website

  • @oidualx
    @oidualx 8 месяцев назад

    The more I see where the React ecosystem is going, the more I'm grateful Svelte exists. What a horrible idea, abstractions over abstractions over abstractions...

  • @stefankyriacou7151
    @stefankyriacou7151 8 месяцев назад +1

    This is starting to look like flutter

  • @Lemmy4555
    @Lemmy4555 8 месяцев назад +1

    encapsulating the style is a downgrade, because you'll always need to customize the appearance of the components you use, and with encapsulation the only way to do it is via props. This means more work for libraries mantainers, more work for the developers and less customizability, that is also the problem of native development. Cascading is one of the best thing of the web development. There's a reason why lately many unstyled libraries became popular. Not everybody is fine with just Material components.

  • @dontdoit6986
    @dontdoit6986 8 месяцев назад

    A month ago you said UI libraries are dying 😂😂😂

  • @edhahaz
    @edhahaz 8 месяцев назад +1

    If you don't realize the Flutter approach of just doing the damn rendering instead of trying to build google translate for javascript and kotlin/swift I'm sorry for you. The sad thing about Flutter is it didn't use JavaScript so it can't work well on the web.

  • @anasouardini
    @anasouardini 8 месяцев назад

    Cool Stuff

  • @BrentMalice
    @BrentMalice 8 месяцев назад

    i knew several of these words

  • @SohelIslamImran
    @SohelIslamImran 8 месяцев назад

    Awsome

  • @godofwar8262
    @godofwar8262 8 месяцев назад +1

    I think they will try to implement stylex compulsory to react user or new tech stack

  • @menumaan88
    @menumaan88 8 месяцев назад +3

    svelte is the best tbh

  • @modernkennnern
    @modernkennnern 8 месяцев назад

    I like this a lot actually

  • @adtc
    @adtc 8 месяцев назад +1

    WHY! The best part of React is that you can just write HTML like it's HTML. Why would you now need "html." prefix?! Unnecessary and ugly...

    • @SupertigerDev
      @SupertigerDev 8 месяцев назад

      You probably need the html prefix for react native only

  • @sky_kryst
    @sky_kryst 8 месяцев назад

    We Elmify react /s

  • @fakkmorradi
    @fakkmorradi 8 месяцев назад

    react seems to change every few minutes

  • @mr.random8447
    @mr.random8447 8 месяцев назад +1

    HTMX crew

  • @ThomasWSmith-wm5xn
    @ThomasWSmith-wm5xn 8 месяцев назад +3

    what a horrible idea, and a useless abstraction X(
    great video though.

  • @rortan
    @rortan 8 месяцев назад +1

    People dislike changes way too much

    • @dough-pizza
      @dough-pizza 8 месяцев назад +6

      You can only keep track of so much and even that too if you're young and passionate

  • @cristianmargineanu1458
    @cristianmargineanu1458 8 месяцев назад

    Show us some manly colors

  • @jenreiss3107
    @jenreiss3107 8 месяцев назад

    a "limited set", huh maybeee a Finite Set?

  • @HoNow222
    @HoNow222 8 месяцев назад +2

    At this freaking point if i was CEO/CTO of a real company/real product to develop, I would 100% choose Angular lol
    Welcome to 2016 again

    • @naughtiousmaximus7853
      @naughtiousmaximus7853 8 месяцев назад +1

      Isnt angular even more bloated mess than react?

    • @HoNow222
      @HoNow222 8 месяцев назад +1

      ​@@naughtiousmaximus7853 Nope, the last two years have been amazing for Angular (and looks like it will continue so)

  • @rubaiate
    @rubaiate 8 месяцев назад

    Reacts big challenge is getting rid of next

  • @Assassin_Duck
    @Assassin_Duck 8 месяцев назад

    So much bitching in the comments over something that is still strictly in the research phase and will probably not impact you at all unless you want to use it in the future.
    Its been over two years since the last major React version came out, and in those two years there have been several revolutions in how we build web-apps. If you, as a professional or even novice dev, cant keep up with a release schedule with small breaking changes that can almost be measured in half-decades, you are NGMI. Sorry.

  • @esgn.design
    @esgn.design 8 месяцев назад

    why tf do webdevs need all of this verbose shit?