Ultimate NGRX: Immutable vs Mutable

Поделиться
HTML-код
  • Опубликовано: 23 дек 2024

Комментарии • 11

  • @pandarzzz
    @pandarzzz 6 лет назад +5

    I find your presentation very informative. Thank you for sharing!

  • @eighties8
    @eighties8 5 лет назад

    At the end you mention "filter". I was wondering if you had an example of REMOVING an item. Since there isn't an explicit index on the object, how does that work?

    • @danielbreen3945
      @danielbreen3945 5 лет назад +1

      That's a good question. I think generally your arrays will contain objects with ids and you would filter it that way.

    • @georgepagotelis
      @georgepagotelis 5 лет назад

      codeburst.io/use-es2015-object-rest-operator-to-omit-properties-38a3ecffe90
      I think he means this

  • @_dinesh
    @_dinesh 5 лет назад

    Awesome videos.. can you also do similar videos for ngxs?

  • @johnli7818
    @johnli7818 5 лет назад

    how can you update a const variable????

    • @johnli7818
      @johnli7818 5 лет назад +1

      nvm i take it back :)

  • @NuhAleph
    @NuhAleph 4 года назад

    very impressive

  • @HidanCore
    @HidanCore 6 лет назад +1

    Amazing! Thank you

  • @aneskeffi2460
    @aneskeffi2460 6 лет назад +2

    Thanks bro

  • @stot17
    @stot17 6 лет назад +1

    nice!