Creating Your First Node.js Command-line Application

Command-line utilities are a must for every seasoned web developer. Node.js makes developing such tools extremely easy thanks to a wealth of open source modules and a great package manager. In this tutorial, we will convert our Cute File Browser, which we published last week, from PHP to Node. Our goal is to create a… Continue reading Creating Your First Node.js Command-line Application

8 Tips for Planning Your Web Design with Sketches

I am sure most of the senior web designers will agree to the fact that sketches are an important part of the design and development process. Sketches not only convey ideas, but also demonstrate functionality, illustrate things that require human interaction, and help to visualize user flow. Did you ever start any design directly in… Continue reading 8 Tips for Planning Your Web Design with Sketches

Guidelines for Building Touch-Supported Website Layouts

It should come as no surprise that people love to pass the time in waiting rooms by fiddling on their smartphones. These little devices have become a technological gateway to a library of applications and a sprawling metropolis of websites. This means a whole lot of people are visiting websites on the smallest screen imaginable… Continue reading Guidelines for Building Touch-Supported Website Layouts