Swift Tutorial: Filter, Map, Reduce - How It Works (higher order functions in iOS)

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

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

  • @josejaimefelixgarciagarcia8884
    @josejaimefelixgarciagarcia8884 9 месяцев назад

    Best explanation. I needed to check if my understanding was correct because I usually see this.
    I wish he explained the concept behind writing the .map in a different way, like for example
    .map({e in e.name})
    wherein it is just the same as .map({$0.name})

  • @Shermyyy
    @Shermyyy 4 года назад +3

    Best higher order function video out there! Clear explanation, great examples, and straight to the point. Please keep these videos coming! I'm learning something new with every video whether I'm familiar with the subject or not.

  • @Soh965
    @Soh965 4 года назад +1

    Absolutely loved the tutorial. Brilliant example using tableview with segments for filtering out list of objects!

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

      Thank you’ dont forget to like & sub

  • @tlilihamdi3603
    @tlilihamdi3603 2 года назад

    thanks this is help me a lot

  • @kaanyigit3569
    @kaanyigit3569 3 года назад +1

    Thanks. You are perfect!

  • @lEon1l
    @lEon1l 3 года назад +1

    Great video !!

  • @joshuajean4683
    @joshuajean4683 Год назад

    good stuff

  • @ProductsHub365
    @ProductsHub365 3 года назад

    nice one ! .. but what if I have a string value like category name instead of bool . how can we categorise array objects without using string comparison in our code with just higher order functions ? can you please explain this ?

  • @benceylan273
    @benceylan273 3 года назад +2

    Thanks. A comment, you are playing too much with zooming.

    • @iOSAcademy
      @iOSAcademy  3 года назад

      Thanks. New videos have no zoom