Functional Design Rules to Go By In Web Design

In creating websites, design is of utmost importance. Web design helps you build your brand and it tells your customer what kind of business you have. Subconsciously, people are naturally drawn more to things that are visually pleasing. In fact, a Stanford study said that 75% of users base a company’s credibility on its visual… Continue reading Functional Design Rules to Go By In Web Design

An Overview of JavaScript Promises

This tutorial covers the basics of JavaScript promises, showing how you can leverage them in your JavaScript development. The concept of promises is not new to web development. Many of us have already used promises in the form of libraries such as Q, when.js, RSVP.js, etc. Even jQuery has something called a Deferred object, which… Continue reading An Overview of JavaScript Promises