Good code is not just functional, but also elegant. Elegant code must be:
Well-factored
Well-commented
Consistent in its style
In a series of posts, we'll discuss coding style for the JavaScript language. In this second post, we'll focus on style guidelines for whitespace.
Read more
The Problem - At the core of our business philosophy has always been one simple rule: play to your strength. In looking back over 2015, I recognize a weakness in our project management: some projects have gone over budget and timely communication has been inconsistent.
The Solution - To remedy this situation, I have hired a professional project manager to assume all project management responsibilities for the work we do for our clients. This will allow the rest of us to focus on our strength: the management of technology (requirements, design and implementation).
Read more