Understanding the CSS Grid Layout Module
9 PostsThe web was never meant to be laid out by table elements, nor were floats ever really designed for that purpose. Even flexbox, the new kid on the block, isn’t meant for designing multidimensional layouts. The CSS Grid Layout Module, however, has arrived for exactly that purpose.View Learning Guide...Building Static Websites with Middleman
6 PostsMiddleman is “a static site generator using all the shortcuts and tools in modern web development”. In this series, follow Ed Wassermann as he takes you through the basics, then onwards to a complete project build.View Learning Guide...Weeks of Web Design Inspiration
18 PostsOver the course of this series we’ll be pulling inspiration on a number of topics, directly from the web. We’ll be looking at examples, design leaders, questioning trends, and scrutinising techniques you can use in your own work. If you have ten minutes to spare, dig in and get inspired!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...PostCSS Deep Dive
14 PostsIf there’s one thing you really need to know about PostCSS, it’s that you should learn what it is and how to use it ASAP.View Learning Guide...Building a Mini, API-Driven Web App
4 PostsDuring this short series, follow Jim Nielsen as he builds a simple web app based on the iTunes API. The app built during this series has a very specific use, but the principles and practical examples covered will arm you with a set of skills you can apply to many other projects.View Learning Guide...