CSS Houdini

CSS is the go-to technology for making sites look how we want. But there's a new box of tricks coming to JavaScript that could make styling that little bit more unique.

  • 15 October 2019
 

HTML Now!

It’s easy to overlook HTML in the age of JavaScript frameworks. These modern tools make it easy to make a <div> do whatever you want - a header, a button, a link. Whatever, right? If it works it works…

  • 12 September 2019
 

Test a site's accessibility with Pa11y

98% of homepages online have some kind of accessibility issue. By automatically checking for common problems with Pa11y, we can be more confident that we are not accidentally adding any new ones into the codebase.

  • 05 September 2019
 

Build a format component using Stencil

Components are the future of web development. Right now, JS frameworks such as React and Vue use a component-based approach to building apps, but that comes with added weight.

  • 18 August 2019
 

Build a blog with Sapper and Svelte

In the age of frameworks, Webpack and complicated build tools, regular boring JavaScript can easily be overlooked. Gone are the days of sites that only shipped the code they needed right? We need runtimes now to compile our JSX else who knows what will happen.

  • 25 July 2019