October 31, 2015

Software estimation is hard, but I didn’t really understand why until I started reading Software Estimation: Demystifying the Black Art by…

September 26, 2015

In The Clean Coder: A Code of Conduct for Professional Programmers, Bob Martin (Uncle Bob) tells you what it means to be a professional…

August 08, 2015

Ruby monkeypatching is a dangerous, but necessary tool. It is convenient to add new behaviours to existing classes, or to replace existing…

April 22, 2015

You can mimic the end-user’s UI experience accurately enough by running application code locally, but what about the backend? Once your code…

April 12, 2015

Many people have asked me what it is like on the other side of code school, and if there is any advice I would give to someone before they…

April 11, 2015

My manager has invited me to help her give a talk to students in a Web Development program. I have been working in the field for about 1…

March 25, 2015

Another brilliant Rails troubleshooting technique I have recently added to my toolbox is as an add-on to . 1. Add and to the development…

© Katie Leonard 2022