How to build a native HTML accordion using progressive enhancement92.26% of browsers support native accordion but what about those that don’t? Here how to create a clean base experience for those browsersJan 17, 2020Jan 17, 2020
2018 — My year of freelancing take 2, digital nomading and accidentally becoming a senior dev.2018 what a year! I managed to do a ski season while working remotely doing web development work, spend 3 months travelling around USA &…Jan 2, 20191Jan 2, 20191
Published incodeburstHow to create a simple CSS loading spinner & make it accessibleA step-by-step tutorial for how to create an animated single element CSS loading spinner that is accessible!Apr 24, 20186Apr 24, 20186
Published incodeburstI finally have a website! How I got around getting bored with my personal project.It’s a funny that a lot of web developers don’t have an up to date website. My guess is like myself, it’s hard to find time/enthusiasm to…Mar 30, 2018Mar 30, 2018
Published inHackerNoon.comHow I use Scss variables, mixins & functions globally in Nuxt.jsSince I started making websites 3.5 years ago I’ve been using Sass. Out of the box Vue.js doesn’t expos Sass globallyMar 6, 20185Mar 6, 20185
Published inHackerNoon.comHow to use Sass string replacement to animate changes in an SVGA step by step guide for how to use Sass to replace values in an SVG so you can animate it with CSS.Feb 20, 2018Feb 20, 2018
Published inHackerNoon.comMy experience of creating my first open-source plugin.I wanted to share my experiences, what I learnt and tools I discovered while creating my first open-source plugin.Jan 23, 20181Jan 23, 20181
How to move starting point of a SVG line drawing animationDoes your SVG line drawing animation start in the wrong place? I’ll show you here how to move the animations start point.Jan 16, 2018Jan 16, 2018
Published inHackerNoon.comBadger Accordion — An accessible light weight, vanilla JavaScript accordion with an extensible APIAn introduction to my plugin, Badger Accordion and how to use it.Dec 15, 20172Dec 15, 20172
Optimise SVGs using SVGO CLI & bash functionI wanted to be able to optimise a directory of SVG with SVGO. Currently I would optimise them either one at a time using Jake Archibald’s…Sep 16, 20171Sep 16, 20171