The new year brings work on static site generators and marketing technology.
Gatsby Plugin for Google Remarketing
I published a Gatsby plugin for Google Remarketing integration. Gatsby has become a popular choice for building fast static sites, and marketing teams need their tracking pixels. This plugin makes it easy to add Google’s remarketing tag to any Gatsby site.
Why Gatsby?
Gatsby represents an interesting evolution in web development. It’s a static site generator, but one built on React that can hydrate into a full application. The plugin ecosystem makes it extensible, and the build-time optimization produces genuinely fast sites.
Molecular Sketching Revisited
I also revisited the Ketcher molecular sketcher project from 2018. Scientific software continues to be an interesting domain.