rss_feed

Node.js

A Script for Exporting WordPress to Markdown

I have a love-hate relationship with WordPress and have been thinking about replacing it with a static site. I wrote a script to export posts from WordPress to Markdown files.

May 30, 2024

My Problem with The Current State of Next.js

When I first discovered Next.js, I was excited about it, but it has become somewhat of a mess since then. These are my thoughts on it.

April 11, 2024

Vue.js: Route-Level Code Splitting with a Page Loader

Vue.js makes it easy to implement router-level code splitting. Page loaders are a great way to indicate that your application is loading.

May 10, 2023