Skip to content

Commit

Permalink
Link to NSSpain presentation
Browse files Browse the repository at this point in the history
  • Loading branch information
andymatuschak committed Oct 16, 2015
1 parent 4adda67 commit b2d5677
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -2,7 +2,7 @@

Hello! This project needs some explanation.

This is the companion source for a talk I've been giving under the same name. You can [watch the "improvised" version](https://realm.io/news/andy-matuschak-refactor-mega-controller/) of it at Realm; this source corresponds to a more prepared version I gave at NSSpain.
This is the companion source for [a talk I've been giving](https://vimeo.com/140037432) under the same name. You can also [watch a more "improvised" version](https://realm.io/news/andy-matuschak-refactor-mega-controller/) of it I gave at Realm.

The idea is to take a highly-coupled, highly-ugly view controller implementation and to incrementally isolate, abstract, and test components of it, reducing dependencies of each piece along the way.

Expand All @@ -16,4 +16,4 @@ The progressive refactorings are represented in the Git history. `HEAD` represen

## Now you try!

I did these refactorings pretty quickly. You should feel free to try your hand at cleaning up this awful view controller on your own; send me pull requests, and we'll chat about 'em!
I did these refactorings pretty quickly. You should feel free to try your hand at cleaning up this awful view controller on your own; send me pull requests, and we'll chat about 'em!

0 comments on commit b2d5677

Please sign in to comment.