RSSAmplifier

Blog

Nate Moore

Personal blog of Nate Moore - thoughts on web development, design, and more.

natemoo.reRSS feed ↗6 posts

Latest posts

The Missing Middle of Open Source

Why serious, maintainer-driven projects struggle to sustain themselves—and what it will take to fix it.

Hello from the other side

One pandemic, two JavaScript frameworks, and a few career highlights later, here's a quick reflection on my past six years.

Controlling complex animations with custom properties

I wanted to share a quick trick for controlling the playback of @keyframes in response to user interaction

Launching natemoo.re (finally)

Some background on the website you're reading this on—built with Stencil and a healthy dose of Markdown, deployed to Firebase using GitHub Actions.

Deploying to Firebase Hosting with GitHub Actions

Utilizing the powerful new features in GitHub's Actions, learn how to deploy your respository directly to Firebase Hosting.

Installing Typescript Language Service Plugins with ts-plugin

Automatic, single-command installation of Typescript Language Service Plugins with my new CLI, ts-plugin.