Skip to content

Instantly share code, notes, and snippets.

@AvdLee
Last active February 9, 2018 13:56
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 AvdLee/67c91c55747c0e891ee26a56e80583ac to your computer and use it in GitHub Desktop.
Save AvdLee/67c91c55747c0e891ee26a56e80583ac to your computer and use it in GitHub Desktop.
Sustainable codebase proposal

This talk in 3 words

  • Sustainable
  • Rabbit
  • Codebase

This talk in 1 sentence

How to create and reap the benefits of a sustainable codebase without necessarily spending more time, as explained by a rabbit.

This talk in 5 sentences

Within projects you often don’t have the time to write tests – or at least that’s what you think. Refactoring turns out to be hard as you can’t validate your code, and your new code turns out to be quite buggy. Fixing those bugs costs even more time. Creating a sustainable codebase with tests prevents this and doesn’t need to eat up lots of time. I’ll be sharing learnings from more than eight years of iOS development experience and banging the drum for sustainability.

Three promises for this talk

  • I'll give you content to fill all 280 characters on Twitter
  • There is enough content to make you laugh, feel inspired AND have clear instructions on "how to do this at home"
  • I've used both a drone and a rabbit to illustrate my examples

This talk in 1 image

This talk in 1 Giphy

Rabbit takeaways

This talk in 1 YouTube video

https://www.youtube.com/watch?v=S6L78lXPHro

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