Skip to content

Instantly share code, notes, and snippets.

@Sajjon
Created November 26, 2018 15:50
Show Gist options
  • Save Sajjon/5b1964e4e4ef84b4668242c5bc0e0fd6 to your computer and use it in GitHub Desktop.
Save Sajjon/5b1964e4e4ef84b4668242c5bc0e0fd6 to your computer and use it in GitHub Desktop.
Medium article: SLC part 1 - Authenticate Controller
/* This ⬇ single line ⬇ constitutes a fully working ViewController. Clean code 👌🏽 */
typealias Authenticate = SceneController<AuthenticateView>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment