Skip to main content
Dublin Library

The Publishing Project

Home

Interesting Webpack Plugins

I still keep looking for new items in the Webpack space that will make my code work better or will give me more information about it. I found two that are of particular interest to me. Size plugin...

Notes on upgrading to Babel 7

After a long time, Babel 7 has been released. If you use Babel at all, it's important to do the following things to make sure you're good to go: Make sure that the project's package.json file points...

TODO with Indexed DB

IndexedDB (currently version 2) provides client-sided database storage for web applications. From the specification: This document defines APIs for a database of records holding simple values and...

CSS Houdini Properties & Values

If you haven't read my prior articles about CSS Houdini, I'll point you to the video below by Tab Atkins where he talks about Houdini as a (far) future combination of CSS and Javascript (he should...

Revisiting Bibliotype: Version 1

I've been meaning to update Bibliotype to more modern technologies and document the process. The original # In 2011 Craig Mod published Bibliotype, a demo and an article in a List Apart. The article...

Archive Navigation