Angular 16 Features With Examples - You Must Know That

Поділитися
Вставка
  • Опубліковано 7 вер 2024

КОМЕНТАРІ • 28

  • @MonsterlessonsAcademy
    @MonsterlessonsAcademy  5 днів тому

    WATCH NEXT: Angular Interview Questions and Answers - Dominate Your Next Interview - ua-cam.com/video/5A_YKlVWMPo/v-deo.htmlsi=2DCn7yspEAAJ2H6l

  • @m4rcolongo
    @m4rcolongo 11 місяців тому +1

    Updated to Angular v16 a while ago, and I'm loving the new bindToComponentInputs feature! It makes passing data between components a breeze. It is by far the feature that impacted my workflow the most.

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  11 місяців тому

      Wow I never used such feature. It brings the router to the comp through inputs correct?

    • @AGUNGKAYA
      @AGUNGKAYA 11 місяців тому

      I never used that lol ^^

    • @kumaravela6008
      @kumaravela6008 11 місяців тому

      Can you share any resources or doc for that.

  • @smzhd9642
    @smzhd9642 11 місяців тому

    U are the best teacher for angular i have found on the internet

  • @UC1C0GDMTjasAdhELHZ6lZNg
    @UC1C0GDMTjasAdhELHZ6lZNg 11 місяців тому +1

    Надо обновляться, спасибо за видео.

  • @vishalstee8516
    @vishalstee8516 7 місяців тому

    thank you

  • @kumaravela6008
    @kumaravela6008 11 місяців тому

    I have one doubt regarding the signal, Is it same concept like useState in Reactjs. Because I see that you are creating signal with initial value and then to update we are getting the previous value aswell. This seems similar to use State hook in reactjs.
    Same goes with effects to detect changes in Reactjs useEffect we can use dependency array to detect changes.

  • @LarsRyeJeppesen
    @LarsRyeJeppesen 11 місяців тому

    Esbuild still has some issues, especially in developer mode. I18n support not present, amd some issues with change detection.

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  11 місяців тому +1

      Sure. This is why it is in dev preview. But at least it is going in a good direction as initial build/ incremental builds as super slow compared to React.

    • @LarsRyeJeppesen
      @LarsRyeJeppesen 11 місяців тому

      @@MonsterlessonsAcademy yep, I still use it as it is so good. But what about Bun?

  • @y0na24
    @y0na24 11 місяців тому

    Олександр, здравствуйте, решил после Реакта перейти на Ангуляр, можете, пожалуйста, порекомендовать роадмап, может из ваших видео или каких-то источников? Потому что есть трудности с составлением плана обучения.

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  11 місяців тому +2

      Сначала основы Angular
      ua-cam.com/video/Pd98NIR63cU/v-deo.htmlsi=ilzUoP1aIPfa314t
      потом создание реального приложение от начала до конца
      ua-cam.com/video/vcfZ0EQpYTA/v-deo.htmlsi=4htSQJclIOmKcBXl

  • @karthikeyan878
    @karthikeyan878 11 місяців тому

    After each production deployment, users need to clear the cache manually to see the new changes of angular application.
    any solution to resolve this ?
    even after configured "outputHashing: all" in angular.json file.

  • @JecksonGarcia
    @JecksonGarcia 11 місяців тому

    Angular improved hydration has any effect on state transfer? or is there some way to transfer the entire state without having to specify it for each variable

  • @AGUNGKAYA
    @AGUNGKAYA 11 місяців тому

    is angular worth used for a freelancer?

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  11 місяців тому

      If you can find clients then yes

    • @AGUNGKAYA
      @AGUNGKAYA 11 місяців тому

      @@MonsterlessonsAcademy okay thanks

    • @AGUNGKAYA
      @AGUNGKAYA 11 місяців тому

      Sir pls make a content of essential angular features that could boost productivity, especially for a freelancer 🙏

  • @a_n_m3516
    @a_n_m3516 9 місяців тому

    Explanations could have been simpler!