Angular pure pipe

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

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

  • @Albertmars32
    @Albertmars32 6 ปีที่แล้ว +4

    can you do react and firebase cloud functions

  • @stanleyakachukwu5386
    @stanleyakachukwu5386 6 ปีที่แล้ว

    Thanks man! Your voice is good. Your tutorial pure and precise! Keep up the good work.

  • @t.manikantareddy8681
    @t.manikantareddy8681 4 ปีที่แล้ว

    You are awesome dude ....

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

    nice explanation

  • @Heresiarch88
    @Heresiarch88 5 ปีที่แล้ว

    Is there a decent way through which a pure pipe will trigger when adding or removing an item from the array employees? Cloning the array unto itself is not exactly clean, and marking it as not pure is way too demanding for only needing to check one type of change.

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

    I don't get it, you said
    this.employees[0].name = "John" // this is a PURE change because we are changing a string
    Therefore why does it work in the first part of the video but not in the 2nd? Why is the pipe only executed once ?

    • @Heresiarch88
      @Heresiarch88 5 ปีที่แล้ว

      Because in the first part the pipe was applied to a primitive (a string). If that string is changed, the pipe is triggered. In the second part, the pipe is applied to an object (an array). If you change a property on that object, it will not trigger the pure pipe, only if the whole object is changed (by reference).

  • @souravcit45
    @souravcit45 6 ปีที่แล้ว

    Nice explanation. Thanks a lot.

  • @Gameplay99873
    @Gameplay99873 3 ปีที่แล้ว

    Is string value type or refe type

  • @VaruunReddy
    @VaruunReddy 6 ปีที่แล้ว

    bro nen digress BA LO chaesanu but i'm interested in software filed next nenu em cheyyali

  • @parashuramhosmani1581
    @parashuramhosmani1581 6 ปีที่แล้ว

    superb videos

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

    Please, could you add some videos about the new features in SQL Server 2016/17? And keep going with ASP.NET Core could be fine.

  • @gerardoortizgerry6280
    @gerardoortizgerry6280 6 ปีที่แล้ว

    great videos man, i would like to ask a big favor if you have a video on how to add order and order details in angular using firebase, many thanks in advance

  • @deepakkoirala1237
    @deepakkoirala1237 6 ปีที่แล้ว

    Nice video thanks

  • @kprabhanew
    @kprabhanew 5 ปีที่แล้ว

    only partially able to understand. How the filter and button click combined ? once we click the button the employee array get changed , after that only the filter going to apply ?

  • @vivekshrivastava500
    @vivekshrivastava500 6 ปีที่แล้ว

    Please create video on React also.

  • @dipakranjansahoo5722
    @dipakranjansahoo5722 6 ปีที่แล้ว

    plz uplode more to more video sir