Angular 17 Tutorial #25 - Event Binding | Angular 17 Tutorial For Beginners

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

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

  • @idekfai
    @idekfai 8 หลายเดือนก่อน +2

    Thank you for a very helpful tutorial ! Looking forward to Two-way data binding lesson!

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

      Thank you for your kind words and support

  • @igorr4682
    @igorr4682 8 หลายเดือนก่อน +1

    The rationale behind not starting the method with the function keyword isn't due to Angular; it's simply because we're inside a class, and that's how methods are defined in JavaScript.

  • @shreyajain-ik7ud
    @shreyajain-ik7ud 6 หลายเดือนก่อน +1

    Thanks Sir, Waiting for your new videos

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

      Yes rolling more videos soon

  • @prajnadash405
    @prajnadash405 7 หลายเดือนก่อน +1

    Your videos are very helpful for beginners as well as for experience professional. Sir one request, please start a playlist on "ngrx" with Angular.

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

      Thank you so much for your kind words 🙏 yes i will create videos on ngrx too

  • @rearcardoor
    @rearcardoor 7 หลายเดือนก่อน +1

    Videos are excellent, when will the next videos be released?

    • @ARCTutorials
      @ARCTutorials  7 หลายเดือนก่อน +1

      From tomorrow more videos will start rolling

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

      @@ARCTutorials Thanks, looking forward to it

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

      looking forward to the new videos, really keen to see the one on 2 way data binding

  • @surajkumarsingh8592
    @surajkumarsingh8592 8 หลายเดือนก่อน +1

    Waiting for your new videos

    • @ARCTutorials
      @ARCTutorials  8 หลายเดือนก่อน +1

      Working on it

  • @suvethav3453
    @suvethav3453 8 หลายเดือนก่อน +1

    hi
    "Enclose the target event in function brackets (()) within the template.
    Implement the method in the component class" --> by this I understand that control flows from HTML to the component -. because , we are calling a method in HTML (template) and then only the method defined in the ts gets executed . SO then the control flows from HTML to the component . But in the tutorial , you mentioned control flows from component to HTML , can u explain on this. Its confusing

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

      You are right. The data flows from template to component. I made a mistake by getting confused with property binding

  • @mustafafarag-py4tz
    @mustafafarag-py4tz 7 หลายเดือนก่อน +1

    thank u bro🤍u have a creative way on explantination .u really help my

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

      Glad to hear that! Happy to share my knowledge

  • @AntonioIIIAbrenica
    @AntonioIIIAbrenica 7 หลายเดือนก่อน +1

    where to get the angular 17 notes? thanks

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

      I will upload the notes to github repo

  • @sanjibdhar4757
    @sanjibdhar4757 8 หลายเดือนก่อน +1

    Sir i saw your tutorial. it's amaging course. anybody learn angular 17 easily with this course. Sir please can you share angular17-notes.txt file that you note in the video discussion.

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

      Thank you so much for your kind words. Appreciate your support. Yes i will share the notes in github repo

  • @iuriius
    @iuriius 7 หลายเดือนก่อน +1

    I love your tutorials, but you have to fix resolution and sound asap

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

      Sure. Will make sure audio is good in further videos

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

    Sir how to bind a ngmodel in for loop?
    Please make a video on this sir
    I am facing big issue with this
    I have bind the ngmodel in for loop
    In UI if you update the input field other input fields also updating
    Could you Please please please ASAP make a video on this sir
    Please resolve the issue Sir🙏🙏