Skip to content

Hands on with some nice Medium articles about some less known aspects about Swift

Notifications You must be signed in to change notification settings

michelgoni/MediumBestOf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MediumBestOf

Hands on with some nice Medium articles dealing with aspects, curiosities and hidden functionalities about swift:

  • Autoclosures
  • GCD: Semaphores, DispatchWorkItem
  • OperationQueue: performing requests in parallel
  • Optionals: handling nil and "" in String?
  • Generic: struct extension using generics and generics with protocols
  • Playgrounds: animations live rendering
  • Dependeny Injection: using the cake pattern
  • Local reasoning: improving swift readibility
  • Create a generic networking API based on protocols and codable
  • Tuples interesting features
  • Swift hidden features
  • Design patterns in Swift

About

Hands on with some nice Medium articles about some less known aspects about Swift

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages