Skip to main content
Dublin Library

The Publishing Project

PWA Starter: Service Worker

Service Worker # Note that this section will make heavy use of arrow functions, let and const, and other ES2015 and newer features. I've chosen to do this because I treat PWAs as progressive...

PWA Starter: Manifest

Manifest # The first, and easier, aspect of a PWA is the manifest. This is a JSON file that holds information about the content and gives supporting browsers hints and instructions for installing the...

PWA Starter: Introduction

Last year I worked at Google creating ILT curriculum for Progressive Web Applications. It's a great idea and I think the final product worked well, but it's not complete. If you're getting started you...

Pre Commit Hooks: Combating Laziness

I have to admit that I'm absolutely lazy when it comes to actually testing and linting my Javascript code. I make sure it works but not to run unit tests or make sure that the code I write follows the...

Variable fonts for the win!

A lot of this material is taken from Get started with variable fonts and the CSS Fonts Module Level 4 Version 1.8 of the OpenType font format specification introduces an extensive new technology,...

Archive Navigation