Skip to content

Instantly share code, notes, and snippets.

@luish
Last active November 15, 2016 17:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luish/19026a3f9901441e8d5bfc1cd83063de to your computer and use it in GitHub Desktop.
Save luish/19026a3f9901441e8d5bfc1cd83063de to your computer and use it in GitHub Desktop.

Swift reference

Cross-Platform

Compiler

Patterns / anti-patterns

Architecture

MVVM

Language

Generics

Swift 3.0:

General

Core Data

ResearchKit

HealthKit

CoreMotion

iMessage extensions

UI

Testing

Debugging

Documenting

Localizing

Accessibility

Continuous Integration

Talks

Keynotes

Tools

Libraries / cool stuff

  • Result: ยตframework that provides a success/failure wrapper when handling results.
  • Mapper: convert JSON to strongly typed objects; you can have immutable properties
  • Reusable: a Swift mixin for UITableViewCells and UICollectionViewCells
  • Fusuma: instagram-like camera/gallery feature
  • Awesome-Swift-Education: ๐Ÿ”ฅ All of the resources for Learning About Swift

Blogs / people

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment