Homepage
Open in app
Sign inGet started

swiftjoe

func joeWritingCoding() -> Bool { return true }

Computed Variables vs Property Observers — Disambiguation

Computed Variables vs Property Observers — Disambiguation

So, when I first started programming in Swift, one of the things that I found confusing is Computed Properties {get set} and Property…
Go to the profile of Joe Spadafora
Joe Spadafora
Jul 11, 2017
What does “extension” do in Swift?

What does “extension” do in Swift?

There are lots of things that I like about the Swift language. In my opinion, it is a beautifully crafted language with very thoughtful…
Go to the profile of Joe Spadafora
Joe Spadafora
Feb 27, 2017
Organizing your Api Endpoints

Organizing your Api Endpoints

A tip to make working with multiple environments easy.
Go to the profile of Joe Spadafora
Joe Spadafora
Feb 20, 2017
Making Your Own Delegates

Making Your Own Delegates

If you’ve spent some time working in iOS in Swift, you may have noticed that you see the word Delegate everywhere. Delegation is a powerful…
Go to the profile of Joe Spadafora
Joe Spadafora
Feb 13, 2017
Using Getters and Setters with User Defaults

Using Getters and Setters with User Defaults

Most people know that user defaults is a really simple way to store lightweight data and to keep track of user preferences. By using…
Go to the profile of Joe Spadafora
Joe Spadafora
Feb 6, 2017
Cleaning Up CollectionViews and TableViews using Enums

Cleaning Up CollectionViews and TableViews using Enums

UITableViews and UICollectionViews can very easily get out of hand. Especially if you have a table where you need to display different…
Go to the profile of Joe Spadafora
Joe Spadafora
Jan 30, 2017
About swiftjoeLatest StoriesArchiveAbout MediumTermsPrivacy