Discussion:
Halloween was fun.
Got stuck in a traffic jam for 40 minutes at 4am on my way home.
You don’t need alcohol to party.
Final week of the podcast.
Progress Update:
Wrote a simple coding question to the Hacking with swift community, and after writing it out, immediately realised the answer. Lesson learned - ask dumb questions and you might just answer the question yourself.
More lessons from Unwrap - it turns out that classes do in fact always need initialisers and memberwise initialisers are only available for structs.
Still curious as to how this compares with Protocols.