Sort, Filter, and Map data arrays in Swift | Continued Learning #13

Поділитися
Вставка
  • Опубліковано 3 жов 2024
  • Being able to effectively manipulate data in your application is extremely important. Before displaying content on the screen, you will (almost always) want to organize the data to show specific pieces of content. In order to do this, we will learn how to use 3 super-efficient modifiers that Apple provides us with:
    1. Sort - organize data by criteria
    2. Filter - create a subset of your data
    3. Map - transform data from one type to another
    As you can imagine, being able to sort, filter, or map data is used ALL the time in production applications. We will learn how to implement these methods and also learn some fancy ways to shorten the code to look like professional developers ;)
    Next video: • How to use Core Data w...
    Last video: • What is Hashable proto...
    🤙 WELCOME BACK 🤙
    WEBSITE: www.swiftful-t...
    DISCORD: / discord
    GITHUB: github.com/Swi...
    SAY THANKS: www.buymeacoff...

КОМЕНТАРІ • 53