Vue's Reactivity System got FASTER AGAIN!?

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 พ.ย. 2024

ความคิดเห็น • 37

  • @TheAlexLichter
    @TheAlexLichter  วันที่ผ่านมา +49

    UPDATE from Johnson himself: This performance is not final. We have just discovered a new fast path. alien-signals performance in 0.3.0-alpha is 5~15% faster than 0.2.x👀
    Do you want a Reactivity Deep Dive?! Let me know!
    PS: Looking for the alien-signals repo, the PRs or the charts? All of them in the description 🙌

    • @manaspaul
      @manaspaul วันที่ผ่านมา

      Will be waiting for that

    • @noopurp123
      @noopurp123 วันที่ผ่านมา +1

      Yes, please

    • @hcmlopes
      @hcmlopes วันที่ผ่านมา +1

      Please do a deep dive comparison and explanation

    • @chambaderaphael8946
      @chambaderaphael8946 วันที่ผ่านมา

      Avec plaisir ❤

    • @praveenkumar4644
      @praveenkumar4644 วันที่ผ่านมา

      Waiting for the code deep dive into reactivity systems

  • @RussPainter8
    @RussPainter8 วันที่ผ่านมา +31

    Yea interested in reactivity deep dive.

  • @OswaldJon
    @OswaldJon วันที่ผ่านมา +13

    This is amazing ! For sure a deep dive into reactivity would be interesting :) Thanks !

  • @sivareddyuppathi4828
    @sivareddyuppathi4828 วันที่ผ่านมา +10

    Please deep dive into reactive system, and take us with you to explore.

  • @MattMcT
    @MattMcT วันที่ผ่านมา +1

    Danke schön Alexander! I’d love to see you do a deep dive in reactivity - especially in the beloved vue contexts.

  • @alimaher1
    @alimaher1 19 ชั่วโมงที่ผ่านมา

    Yes, we need a reactivity Deep deep dive!
    Actually, it would be great if there's a series of Deep Dives into each Vue Internal Modules!

  • @_fntn
    @_fntn วันที่ผ่านมา +1

    +1 for the deep dive into reactivity. I think most developers who work with Vue, including myself, would benefit from understanding more about how things work under the hood.

  • @igodlik3
    @igodlik3 วันที่ผ่านมา +2

    Awesome video looking forward for the reactivity deep dive 🎉

  • @derHodrig
    @derHodrig วันที่ผ่านมา +3

    this would become handy. I have currently somewhere a bottleneck where i load thousand complex objects into a datagrid. If the framework will be faster, it would not solve the bottleneck but it makes it maybe less obvious :D

  • @ibsisini
    @ibsisini วันที่ผ่านมา +2

    Yes, please a deep dive

  • @QuentinBzt
    @QuentinBzt วันที่ผ่านมา +6

    Vue might the only lib that’s doesn’t go like: “devices got more memory and power, let’s use it all” and for that I love it!

  • @hendrikjanvanmeerveld48
    @hendrikjanvanmeerveld48 12 ชั่วโมงที่ผ่านมา

    Deep dive into push-pull 👍. How does it differ from the previous reactivity method?

  • @deanrumsby
    @deanrumsby วันที่ผ่านมา

    Great video 🙂 another +1 for the reactivity deep dive!

  • @soundrightmusic
    @soundrightmusic วันที่ผ่านมา

    Reactivity is always a fun topic

  • @darialyphia
    @darialyphia วันที่ผ่านมา +1

    vue stopping to catch Ws challenge level: literally impossible

  • @courdegard
    @courdegard 14 ชั่วโมงที่ผ่านมา

    Please reactivity deep dive video!!!

  • @simonhartley9158
    @simonhartley9158 19 ชั่วโมงที่ผ่านมา +1

    Solid started work on a push/pull system based on Reactively early last year: m.th-cam.com/video/A2TiLvCDKSg/w-d-xo.html
    I think the intent is to release it with Solid v2, but it was held up so that their Solid Start framework could get released this year.

  • @fabius-maximus
    @fabius-maximus วันที่ผ่านมา

    Pls pls a deep dive into the reactivity system

  • @gryg666
    @gryg666 วันที่ผ่านมา

    Soo, another Silicon Valley approach :D

  • @SXsoft99
    @SXsoft99 วันที่ผ่านมา

    now if only i would have convinced my boss to have used vue for the frontend
    But god it's becomming so hard to keep up with all the changes as a full stack dev

  • @gabrielserejo8379
    @gabrielserejo8379 วันที่ผ่านมา

    at this point, the Vue team is speedrunning! lol

  • @Ragry
    @Ragry 13 ชั่วโมงที่ผ่านมา

    +1 for deep dive

  • @creative.money_eu
    @creative.money_eu วันที่ผ่านมา +2

    Vue's the best

  • @mahsamiiiir
    @mahsamiiiir วันที่ผ่านมา

    Hi Alexander, please create a video for hosting/deploy the SSR on a host like Cpanel that support Nodejs app, or VPS

  • @sonhongdo1033
    @sonhongdo1033 วันที่ผ่านมา

    I'm not sure. the Volar extension broken whole time. speed but buggy. whats happen!

    • @TheAlexLichter
      @TheAlexLichter  17 ชั่วโมงที่ผ่านมา

      I haven't noticed any issues for months. If you can reproduce them (+ have the latest version installed), please raise an issue in the repo github.com/vuejs/language-tools

  • @studiowebselect
    @studiowebselect 9 ชั่วโมงที่ผ่านมา

    I never took the time to deep into the code of computed. I wonder how its know witch variables it need to subscribe.

    • @studiowebselect
      @studiowebselect 9 ชั่วโมงที่ผ่านมา

      One theory is computed is called in a synced way and listener on ref check witch one is called.
      But if you have condition in the computed, maybe some will be missed

  • @undertale-15075O
    @undertale-15075O วันที่ผ่านมา

    I really hoped that alien-signal would be an external dependency of vue

    • @TheAlexLichter
      @TheAlexLichter  วันที่ผ่านมา

      Why would you’ve preferred that?