iOS dev
10.7K subscribers
12 photos
5 files
6.09K links
There is a single sponsored link in each issue (monday).
One sponsor per issue.
Every sponsored link should be highly relevant to Apple ecosystem app development.
Sponsored link price - 100$
Contact: @tigorn
Download Telegram
https://www.vaporforums.io/thread/30?utm_source=newsletter_mailer&utm_medium=email&utm_campaign=weekly

Introduction to Server Side Swift with Vapor, Part 1--Hello World (Swift 4, Xcode9)
https://pewpewthespells.com/blog/xcconfig_guide.html

The Unofficial Guide to xcconfig files
http://khanlou.com/2017/12/enums-and-protocols/

Enums And Protocols
Over the course of this week, a few bloggers have written about a problem — analytics events — a proposed multiple solutions to for this problem: enums, structs, and protocols. I also chimed in with a cheeky post about using inheritance and subclassing to solve this problem. I happened to have a post in my drafts about a few problems very similar to the analytics events that John proposed, and I think there’s no better time to post it than now.