Writing

Articles on designing and coding things for the web.

Objects

JavaScript

Objects allow you to group your functions together, so everything related to your todo list is in one place and easy to access.

Functions

JavaScript

Functions are like recipes; a set of instructions which can be given to someone so they know exactly what to do or how to make something.

Arrays

JavaScript

In programming, lists are called Arrays. Learn how to build an array and display items from the array in the console.

Monthly Newsletter

Once a month I curate a newletter for designers and developers interested in static sites, CSS and web performance. Check out past issues to get an idea.

Product