Great Application Design Comes Before the Pixels

A couple weeks back I wrote an article titled 5 Reasons Sketching Wireframes in Groups is So Important. I explained the importance of wireframing on paper and why working in groups is so crucial to your app’s success. In this article …Continue reading

I Have an Idea for a Killer App, but Where Do I Start?

You know the signs: you can’t stop thinking about it as you fall asleep at night. Your mind wanders back to it when you know you should be concentrating on your work that currently pays the bills. You’re even a …Continue reading

Using Web Workers to Speed-Up Your JavaScript Applications

The performance of JavaScript applications running in the browser has increased considerably over the past few years. This is mainly due to continued work on the underlying JavaScript engines (such as V8) that actually execute the code. But as these JavaScript engines get …Continue reading