Blog

Tips and tutorials about the design and build of web interfaces

Wordpress custom fields
Code

Wordpress custom fields

How to set up Wordpress custom fields without a plugin. Covers adding them efficiently, applying custom CSS, changing placement, and using them in your theme.

Sass map use patterns
Code

Sass map use patterns

Sass maps can provide some powerful functionality to make life easier and less repetitive. I’ll cover briefly how to use them and then detail some of the cases that I use them, as I don’t think the benefits are immediate.

Flexbox quick wins
Code

Flexbox quick wins

‘A few flexbox techniques you can use today without worrying about older browser knock-on effects. Handy when you don’t have time for a full flexbox layout.’