Friday, August 19, 2011

Code Battle: Fighting one feature at a time

To get a few projects off the ground Jere and I started a code battle. The idea of a code battle is pretty simple. You have one day to add a new feature to an existing app or you can start a new app. Every day you switch with the other person and add a feature to their app. I try to keep things super simple so I am not spending more than an hour or so programming. After a long day of programming at work I try to avoid spending my whole evening writing more code.
I am excited to see what Jere has in store for me. He will probably be a little disappointed in me. My app was a button that updates a number. It was MVVM though. If I can find time today I will blog about the steps.
-johnny