Get Swifty
  • Home
  • Author
Subscribe
Tagged

Extensions

A collection of 3 posts

Type safe networking with URLSession, Result, and Decodable.
Extensions

Type safe networking with URLSession, Result, and Decodable.

We all know it's best practice to separate our code into individual components, each dedicated to a single task. This sounds simple enough, but rarely do we get it right the first time. Or even the fourth time. I find that within my projects, it can take me several attempts

  • Beau Nouvelle
Beau Nouvelle Sep 19, 2019 • 5 min read
Extending UITableView to Register and Dequeue Cells Safely
Code

Extending UITableView to Register and Dequeue Cells Safely

Dequeuing and registering cells for table and collection views has always been a little bit messy. UITableView was first released in iOS 2.0 and we have seen some significant improvements to the API since then.

  • Beau Nouvelle
Beau Nouvelle Apr 12, 2019 • 2 min read
Adding Closures to Buttons in Swift
Swift

Adding Closures to Buttons in Swift

One of the things I still find a little backward and unnatural to use in Swift is the Target-Action pattern.

  • Beau Nouvelle
Beau Nouvelle Apr 11, 2019 • 4 min read
Get Swifty © 2025
Powered by Ghost