Journal - SwiftUI
I like to share what I learn—opinions, notes on books I’ve read, and advice from anything I consume. I believe that when you keep information to yourself, you end up living off your reserves. But when you give away everything you have, you are left with nothing, which in turn forces you to look, to be aware, and to replenish.

Snippets
SwiftUI
Paul Hudson’s Xcode Tips
For 25 days in December of 2020, Paul Hudson (@twostraws) tweeted out one Xcode tip per day (At 9:41 PM). Here’s everything I found useful with links…
December 14, 2020

Snippets
SwiftUI
#100DaysOfSwiftUI Notes
I’m currently in the process of learning SwiftUI, and I’m running through Hacking With Swift’s 100 Days of SwiftUI. I’ll be taking notes along the way…
September 27, 2020

Snippets
SwiftUI
Apple’s Oficial SwiftUI Tutorial Notes
In an ongoing attempt to learn SwiftUI I am running through Apple’s official tutorials and the following are the notes I took along the way. The tutorial…
September 19, 2020

SwiftUI
SwiftUI Stanford Course Notes
I’m starting to learn SwiftUI by following a course on Stanford’s Website called CS193p – Developing Apps for iOS. I took notes along the way and…
August 31, 2020

SwiftUI
SwiftUI Stanford Course Assigned Reading Notes (Part 2)
These notes are continued from Part 1 found here. Functions func...
August 31, 2020

Snippets
SwiftUI
SwiftUI Stanford Course Assigned Reading Notes (Part 1)
I’m starting to learn SwiftUI by following a course on Stanford’s Website called CS193p – Developing Apps for iOS. There are specific assigned readings and that…