Skip to content

show case how to use Combine operators for transforming values

Notifications You must be signed in to change notification settings

gahntpo/Transforming-Operators-part-1-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example project for Combine Transforming Operators

show case how to use Combine operators for transforming values

This is part of an Youtube tutorial series. You can watch:

Overview of Combine operators for transforming and error handling:

Demonstration of Transforming operators - Part 1

using map, tryMap, compactMap and decode in QuoteFetcher

Nested Publisher streams with switchToLatest - Part 2

  • fetching images with URLSession dataTaskPublisher in ImageFetcher

Demonstration of flatMap and error handling - Part 3

  • files ImageCollectionView and ImageCollectionFetcher

  • nested publisher streams with flatMap

  • fetching images with URLSession dataTaskPublisher

  • error handling with setFailureType(to), mapError, replaceError and retry

About

show case how to use Combine operators for transforming values

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages