What is Form Array | Reactive Forms | Angular 13+

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ม.ค. 2025

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

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

    Thank you very much for these Angular tutorials. Very detailed and precise information that helped me to understand how Angular works. We can learn much from you. Keep up the good work!

    • @abdulaziz7013
      @abdulaziz7013 2 ปีที่แล้ว

      Totally agree with you @mateon

  • @s-sajithali5257
    @s-sajithali5257 10 หลายเดือนก่อน

    To the point😊 thanks a lot

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

    please answer me,
    i did just like you at 6:08 and got error
    => Property 'controls' does not exist on type 'AbstractControl'.
    i used getter function to avoid the error but why that happened

    • @Cricitbuddy
      @Cricitbuddy 2 ปีที่แล้ว

      Can you share that line of code here??

    • @AmandeepSingh-cv5qz
      @AmandeepSingh-cv5qz ปีที่แล้ว +1

      i did as directed in video and faced no issues

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

      I have same error always and chatgpt not helping me :(

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

    why do we need to use ng-container outside the input for adding skill?

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

    there is an error 6:30 says object might be null..... how can i fix it

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

    If i was to console log the form array values then would it be shown as an array? I would like to use something like this where I add multiple skills but in my case i need to pass the data as a flat structure....

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

    Excellent

  • @Chakree45
    @Chakree45 2 ปีที่แล้ว

    whenever we are clicking the add skills btn the formGroup is firing will this effect the angular app as changedetection taking place unnecessarily??

  • @tolearn8063
    @tolearn8063 2 ปีที่แล้ว

    Hello sir, thank you for your tutorials, could you please make a tutorials for Form Builder and is it different from Form Array

    • @procademy
      @procademy  2 ปีที่แล้ว

      I will create video's on the same. Thank you for suggestion :)

  • @abdulaziz7013
    @abdulaziz7013 2 ปีที่แล้ว

    Sir,
    Can we log all form controls values & multiple form array values can we store them in one variable?

  • @IvanMithun
    @IvanMithun 2 ปีที่แล้ว

    Hi,
    Can we use FormArray to create a row with more than one data type, basically a row with more than one column and two or more data types

  • @codeSage-x
    @codeSage-x 11 หลายเดือนก่อน

    my concern is how do i submit the dynamic form values to the single skill form control it was generated from?

  • @skjahir7365
    @skjahir7365 2 ปีที่แล้ว

    Awesome

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

    code pls