Posts Tagged ‘Development’

Know How Your Framework Works

I like frameworks. I spent far too much time in my programming infancy reinventing the wheel, and I don’t want to ever have to write more code than I have to again. Thus, I like relying on frameworks to take the tedium out of certain parts of the craft.
However, a problem arises when you don’t [...]