More updates from Angular v18

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ก.ย. 2024
  • Learn about the rest of the Angular v18's great features, bug fixes, and incremental improvements to help you and your teams build the next generation of web apps. Emma Twersky, a Staff Developer Relations Engineer, shares new signal-based APIs, experimental zoneless in v18, default value for ng-content, and much more!
    Watch more Angularv18 → goo.gle/Angula...
    Subscribe to the Angular channel → goo.gle/Angular
    #Angular #AngularV18

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

  • @raknjarasoa
    @raknjarasoa 3 หลายเดือนก่อน +10

    Amazing!
    Small remarks:
    On the presentation, it is difficult do see the code, like dot “.” witch is in gray color with black background 😢

    • @marktechson
      @marktechson 3 หลายเดือนก่อน +4

      We noticed that and we're definitely going to fix that for future videos. Sorry for the inconvenience here but we're definitely going to do better.

  • @WebTechTalk
    @WebTechTalk 3 หลายเดือนก่อน +6

    Eagerly waiting to try the new features in Angular 18

  • @naspy971
    @naspy971 3 หลายเดือนก่อน +1

    Finally a nice overall view of the latest features

  • @fabianw.7896
    @fabianw.7896 3 หลายเดือนก่อน +2

    Hey,
    is there a plan for the future, to improve the doing to use angular applications as Apps for IOS or Android, like doing it with ionic? :)

  • @name.iz.blurryface
    @name.iz.blurryface 3 หลายเดือนก่อน +8

    How do we migrate our existing angular 16 apps using angular universal and Ionic to angular 18?

  • @kartik-watwani
    @kartik-watwani หลายเดือนก่อน

    I love angular ❤

  • @msjahun
    @msjahun 3 หลายเดือนก่อน +1

    The Renaissance is strong with this version

  • @arunbharath-r8c
    @arunbharath-r8c 3 หลายเดือนก่อน +4

    Is angular planing to remove rxjs in future. If so are they going to do everything in signal based

    • @LarsRyeJeppesen
      @LarsRyeJeppesen 3 หลายเดือนก่อน +1

      Rxjs is optional, not "removed". Use it if you want, don't if you don't want

  • @Bourn77
    @Bourn77 3 หลายเดือนก่อน +4

    Make tutorials on how to start using Signals correctly in Anfular apps, best practices of signals, how Observables maybe replaced using Signals etc. not much tutorials available online currently. Also thank goodness we still have real woman in Angular team. 😁

  • @ansaganie
    @ansaganie 3 หลายเดือนก่อน

    Great updates!

  • @midnightforseth
    @midnightforseth 3 หลายเดือนก่อน

    i freaking love it 🚀

  • @nosbookstv9326
    @nosbookstv9326 3 หลายเดือนก่อน

    Hello, why ngrx Signal store does not work in custom library when using nested objects

    • @BojanKogoj
      @BojanKogoj 3 หลายเดือนก่อน

      That's most likely question for ngrx team

    • @nosbookstv9326
      @nosbookstv9326 2 หลายเดือนก่อน

      @@BojanKogoj Sorry i was using Angular 18 with ngrx/signals v 17, i upgraded to 18.0.0-rc.1 and now works perfectly

  • @alexgavidia7356
    @alexgavidia7356 3 หลายเดือนก่อน +1

    Amazing!!!

  • @Stevexupen
    @Stevexupen 3 หลายเดือนก่อน +2

    I feel all the modern javascript libraries and frameworks are undergoing something similar to "Carcinisation" where everything evolve into some form of crab creatures lol.

    • @tarquin161234
      @tarquin161234 3 หลายเดือนก่อน +2

      Which specific aspects are you talking about?

    • @Bourn77
      @Bourn77 3 หลายเดือนก่อน

      ​@@tarquin161234he might be talking about most Js frameworks are using different forms of Signals for state management etc, Angular, vue, solid, quik etc all use Signals now. Not that I'm complaining.

  • @kensei9531
    @kensei9531 3 หลายเดือนก่อน +3

    When will Angular be stable? In bunch of months we got v18

    • @LarsRyeJeppesen
      @LarsRyeJeppesen 3 หลายเดือนก่อน +6

      New version every 6 months, didn't you know? Been like this for years. V19 in november.

    • @kensei9531
      @kensei9531 3 หลายเดือนก่อน

      @@LarsRyeJeppesen I just can't keep track all the changes.

    • @xucongzhan9151
      @xucongzhan9151 3 หลายเดือนก่อน

      @@kensei9531@kensei9531 Well, if your app doesn't need those new features badly, simply don't use them. The old stuff will continue to work for quite a while.

    • @YordanTGeorgiev
      @YordanTGeorgiev 3 หลายเดือนก่อน

      ​@@kensei9531 You literally can't find 15 minutes to read the new stuff every 6 months? Or 2 minutes for minor release throughout the 6 months?

    • @kylerjohnson988
      @kylerjohnson988 2 หลายเดือนก่อน

      @@kensei9531 Why not? It's really not all that much. It takes like 20-30 minutes to read about and understand new features once every 6 months. For the last several major releases, they've been doing videos like this. Between this one and the one Mark did, you can watch them and get up to date on all the new features in the time it takes to eat breakfast.

  • @xaviersoh
    @xaviersoh 2 หลายเดือนก่อน

    Amazing ....

  • @MadarDoraeMon
    @MadarDoraeMon 3 หลายเดือนก่อน

    3:34 so you mean setting zone coalescing as true will make it zoneLess ?? OR needed providingExperimentalZonlessChangeDection

    • @xucongzhan9151
      @xucongzhan9151 3 หลายเดือนก่อน

      She meant that zone coalescing uses the ZonelessScheduler implementation under the hood. From the Angular v18 release blog: "Starting in v18, we’re using the same scheduler for zoneless apps and apps using zone.js with coalescing enabled. To reduce the number of change detection cycles in new zone.js apps, we’ve also enabled zone coalescing by default."

    • @MadarDoraeMon
      @MadarDoraeMon 3 หลายเดือนก่อน

      @@xucongzhan9151 Nice and this will remove the zone providingExperimentalZonlessChangeDection right !

  • @Psych0mxmx
    @Psych0mxmx 3 หลายเดือนก่อน +3

    Necesitamos un curso creando un e-commerce con todas las funcionalidades. Eso quedaría muy bien e incrementaría más la demanda de uso de angular.
    Nota: Un e-commerce es lo más completo que hay