What is Hydration

Sdílet
Vložit
  • čas přidán 3. 11. 2022
  • Dive into what Hydration is and how we got here. Finally discussing how Resumability is different.
  • Zábava

Komentáře • 23

  • @ramirovaldes4889
    @ramirovaldes4889 Před rokem +4

    Thank you for the first real explanation of hydration that I’ve found

  • @vincepale
    @vincepale Před rokem +1

    Thank you for making this so clear.

  • @theyreMineralsMarie
    @theyreMineralsMarie Před rokem +7

    You basically explained why I haven't jumped on the bandwagon of these "post-react" frameworks. The jump in technology is big enough yet to warrant a switch. Qwik on the other hand presents a true paradigm shift that can provide some real benefits to the end user.

    • @svnbit8408
      @svnbit8408 Před rokem

      Dude I waited for nuxt 3 to learn vue3, js, nuxt3, and now I'm having second thoughts before I get started. I'm not sure if theit new hybrid setup is just half a quik when it comes to performance or any other configuration, don't want to take something on if it don't need it.
      Is react exclusive to quik? (Learn react now because it's needed?
      Svelte actually looked cool since I'm fresh out of gate learning js, will it work with quik?
      What do you think? Will other frameworks eventually do or are they already doing similar things as quik or working on it which would make it redundant?
      Is it framework agnostic, or is it based on reacts stack?
      Any insights appreciated, if quik is the only one doing something like this I gotta get the right pieces in place around it. Cheers

  • @animegeek-011
    @animegeek-011 Před 9 měsíci +1

    That was super helpful and detailed, thank you so much

  • @Sammi84
    @Sammi84 Před rokem +19

    This explained hydration and reconciliation really well and I think I understand that. But I did not at all get a satisfying explanation of resumability. I went back and rewatched that part twice. Seems like it wasn't actually described.

    • @nguyendung8508
      @nguyendung8508 Před rokem +1

      I haven’t done DD as I’m learning myself but I think in his example, what he’s trying to convey is the page is loaded in the past and the html is cached with minimal hydration (my guess) and we only need to download the missing js ( please correct if im wrong )

  • @jessetsilva
    @jessetsilva Před 4 měsíci

    Great explanation, thank you!

  • @BarrettGamingHD
    @BarrettGamingHD Před rokem

    This was super useful, thanks

  • @felixurbano1199
    @felixurbano1199 Před rokem

    Excelent video! Thanks !

  • @MrKaremnour
    @MrKaremnour Před rokem

    best explaination ever

  • @yangdongjun
    @yangdongjun Před 7 měsíci

    Great!

  • @mounis
    @mounis Před 8 měsíci

    Great explanation

  • @samfelton5009
    @samfelton5009 Před rokem +3

    My guy needs to mute slack 😢 great vid though ☺️

  • @bushbuddyplatypus
    @bushbuddyplatypus Před 5 měsíci

    An amazing explanation. Do you do any courses?

  • @daviidon
    @daviidon Před rokem

    how does qwik compares to marko?

  • @mr.random8447
    @mr.random8447 Před rokem +1

    So resumability has a bunch of network calls for all those tiny bits of JS. Seems bad

  • @dontignore5567
    @dontignore5567 Před 2 měsíci

    Just open the slack bro

  • @laughingvampire7555
    @laughingvampire7555 Před rokem

    Ok, what I see here is too much bloat, too much tooling bloat, too much hand shaking bloat, yes all of this looks great in our super fast developer laptops with 32-64GB of RAM to compile assets with npm because with less RAM npm crashes. Reminds me of Rick Sanchez "is like slavery with extra steps"
    Does anyone remember GWT? Google Web Toolkit that is a Java library and compiler to make your entire site in Java and the compile parts to super fast minimized javascript using ClosureJS library. So you could have your server & browser logic without repetition. And it had server side rendering.
    Honestly, I prefer the Past.

    • @SweepAndZone
      @SweepAndZone Před 9 měsíci

      Ehhhh this is more to do with servers too. Not just CSR

  • @timovful
    @timovful Před měsícem

    Thank you, but you didn't explain it well.

  • @SweepAndZone
    @SweepAndZone Před 9 měsíci +1

    I cant believe I had a hard time understanding this before