Year: 2013

Uncategorized

Frameworks should be Hidden

If your framework is constantly reminding you that it’s there, it’s time to rethink its job. Applications need to be freed from the unnecessary constraints being applied to them. They are not your architecture, and should not be making any architectural decisions…

Uncategorized

Balance your Bias

It’s easy to fall into the trap of focusing on specific types of work in your career. Starting with maintenance or grunt work is natural for junior developers, but it’s important for seniors to deal with horrendous code as well…

Uncategorized

Write your own Code

It’s easy to get stuck into the habit of learning from examples for new technology. Blog posts, tutorials, and example repositories are great to get acquainted quickly, but don’t let it end there… Apply your own experience and help progress…