Saul Hardman

Saul Hardman @saul

About: Front-end web developer interested in performance, design systems, and static site generators.

Location:
Copenhagen, Denmark
Joined:
Nov 7, 2017

Saul Hardman
articles - 12 total

A Word of Caution Regarding Cross-Posting To DEV

I cross-post all of my articles to DEV (soon to other platforms such as Medium and Hashnode as well)...

Learn More 7 13Aug 28 '20

Managing Access Tokens with GitHub Actions and Encrypted Secrets

Integrating 3rd-party APIs into Jamstack apps and websites becomes a bit tricky when the access token...

Learn More 12 0Aug 12 '20

Publishing and Installing Private GitHub Packages using Yarn and Lerna

I have a collection of snippets and utilities that I frequently reach for when building web stuff. Up...

Learn More 15 5May 19 '20

Generate a Critical JavaScript Bundle Using Rollup

For performance and user experience reasons there are certain tasks that we want to complete before D...

Learn More 8 1Feb 21 '20

Better Focus Indicators Using the `:focus-visible` Pseudo-Class

It used to be common practice in web design to "nuke from orbit" the default (and admittedly somewhat...

Learn More 9 0Feb 13 '20

Authenticate with IndieAuth.com using PGP and Keybase

IndieAuth.com is a public instance of IndieAuth, the decentralised identity protocol built on top of...

Learn More 8 0Jan 9 '20

Lazy Loading Images in Nuxt

The lazy loading of images via the loading attribute has landed in Chrome, and other browser-vendors...

Learn More 17 2Jan 8 '20

Verifying a Nuxt Site on Flattr

Out of the box, Nuxt sites cannot be used to verify domains on Flattr. The only way to verify a doma...

Learn More 8 1Jan 6 '20

Configuring PurgeCSS for Use With Nuxt

PurgeCSS is a tool for removing unused CSS. It achieves this by cross-checking the compiled CSS with...

Learn More 14 0Jan 6 '20

How to Configure Yarn on Netlify

Netlify Build is a great platform for running static site builds in conjunction with your Git workflo...

Learn More 9 0Jul 24 '19

How the Netlify Build Queue Works

I’m using Netlify in conjunction with Contentful and have configured a Contenful Outgoing Webhook to...

Learn More 3 0Jul 23 '19

Using `vuex-router-sync` with Vuex Modules and Nuxt

The scenario is relatively straight-forward: we have a Vuex module located in~/store/projects.js and...

Learn More 7 0Jul 24 '19