#14 What is Data Binding | Angular Components & Directives | A Complete Angular Course

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ต.ค. 2024
  • We have learned about components and we have learned that a component has a TypeScript class & a view template. Another very important feature of an Angular component is how component class communicates with view template & vice-versa. This is called a data binding. In this lecture let's have a high level overview of what is data binding.
    ASP.NET Core GitHub Repo: github.com/man...
    NODE JS Course GitHub Repo: github.com/man...
    ANGULAR 16 Course GitHub Repo: github.com/man...

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

  • @emad.codes.
    @emad.codes. ปีที่แล้ว +3

    @Procademy Great tutorials! Please include the latest Angular concepts like Signals if possible

  • @sohamajgaonkar3119
    @sohamajgaonkar3119 10 หลายเดือนก่อน +1

    AWESOME EXPLANATION . SO ORGANISED / STRUCTURED!!!!

  • @chillonn193
    @chillonn193 ปีที่แล้ว +2

    please provide the interview questions it'll be huge help, please

  • @marcosvaldeni629
    @marcosvaldeni629 10 หลายเดือนก่อน

    Good Angular course! Thank you 👏👏

  • @MuhammadUsman-ok5vs
    @MuhammadUsman-ok5vs ปีที่แล้ว +1

    Very informative lecture👍

  • @michaelsloushch3950
    @michaelsloushch3950 9 หลายเดือนก่อน

    Thank you for the course!!

  • @DH-jw4iy
    @DH-jw4iy ปีที่แล้ว

    Thank you so much for the course.
    Here's my question: When the data is changed in the class due to an event handler does the change apply to all instances of the component or just that specific component that received the change?
    In other words, is the change in the model contextual or global?
    Thank you

  • @kolawoleomotosho3073
    @kolawoleomotosho3073 ปีที่แล้ว +2

    Pls Procademy, Include Ngrx to this new Angular playlist

  • @mniyas4235
    @mniyas4235 ปีที่แล้ว

    I seen you already made a tutorial about angular, which should i watch this or that?

    • @Fr0z3nRebel
      @Fr0z3nRebel ปีที่แล้ว

      At the time of me writing this comment, Angular 16 is the most up-to-date, relevant version, so I would recommend this tutorial series at this time.

  • @ksas323
    @ksas323 4 หลายเดือนก่อน

    Top

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

    could you provide source code please

  • @SilviuIT-tn3dn
    @SilviuIT-tn3dn ปีที่แล้ว

    i was expecting some examples for data binding, the internet is full of theory...

    • @procademy
      @procademy  ปีที่แล้ว +1

      Kindly watch next 3 lectures in the playlist. I have already covered it with practical examples.

    • @SilviuIT-tn3dn
      @SilviuIT-tn3dn ปีที่แล้ว

      @@procademy Ty! very easy to grasp examples. I just randomly searched on youtube for data binding, i(and we..internet users) should be more careful and check the entire playlist