js

Deb.js: the Tiniest Debugger in the World

By Krasimir Tsonev We, as developers, write code. Now we’re not just writing, we’re also checking if the written code works. We spend a lot of time and put in much effort, ensuring that our programs do what they are supposed to do. This debugging process is often times painful. Especially if we are not […]

django

Rapid Website Deployment With Django, Heroku & New Relic

By David Sale Rapid development and deployment of applications is quickly becoming a requirement and goal for many projects, old and new. Fortunately, a vast array of options are springing up for developers to take advantage of in terms of deployment resources and tight integration with the programming language of your choice. Cloud deployments, where […]