Skip to main content
Home
Writing
Series
About
Javascript
JS Modules and Refactoring Hugo Shortcodes
til
—
October 29, 2025
In which I finally read some docs on what a JavaScript module is and how it made my Hugo shortcodes self contained.
JS Dates are Weird
til
—
July 12, 2021
In which type coercion and JavaScript magic bite me in the…date math.