Introduction to Webpack
2 PostsWebpack takes all of your HTML, CSS, JavaScript and images, and cleverly works out all the various dependencies between them. When it's done, it gives you a nice tidy bundle of static assets ready for you throw online. In this introduction we'll learn the basics of Webpack and how to set-up your first project.View Learning Guide...An Introduction to Cordova
2 PostsIn this short series, I'll introduce you to Cordova, a framework used for developing mobile applications. If you're new to Cordova or you want to know whether its the right tool for your next project, then you're in the right place. In this series, I'll explain what Cordova is, how it works under the hood, what you can build with Cordova, and how to get started with the framework.View Learning Guide...HTML5 Mastery Class
8 PostsThe HTML5 Mastery Class is a series of articles that aims to take you from beginner-to-expert in working with HTML5, the DOM, and associated languages such as JavaScript and CSS.View Learning Guide...Bourbon: the Connoisseurs’ Choice for Sass Mixins
8 PostsBourbon is a smooth and refined Sass mixin library for designers. It has a minimalistic approach and is serious about creating quality, scalable, semantic code. In this series we’ll take a distinguished look at the Bourbon library, along with its siblings Neat, Refills, and Bitters.View Learning Guide...Using get_pages to Create Link Buttons
2 PostsSometimes instead of simply having your top-level pages in your site's navigation menu, you want to draw more attention to them by adding prominent links to them in your header. In this short series, we'll look at how to do that.View Learning Guide...Magento Theme Development
11 PostsIn this tutorial series, we’ll be developing a Magento theme from scratch. During the series you’ll get very familiar with Magento terminology and how things are developed in it. I’ll try to explain everything as we go along, developing each component of the page step by step.View Learning Guide...