Blog

I've written articles since I started this blog in November 2022. I write about things like web development, health information technology, and managing chronic illness.

Use the search bar below to filter articles by their titles.

Popular Posts

All Posts

My First Remicade Infusion: What to Expect
views
·
likes

·

670 words (3 minutes)

Today I had my first infusion of Avsola, a Remicade Biosimilar.

Feb 2nd, 2023

Using Azure Functions to Create a Changeset Bot
views
·
likes

·

4,295 words (21 minutes)

Currently at work we are overhauling the way we manage our packages, including requiring semantic versioning. To enforce our new rules around version, we created a changeset bot to enforce versioning and descriptions of changes in every PR.

Jan 16th, 2023

Adding Reading Time to an Article
views
·
likes

·

292 words (1 minutes)

Have you seen the feature on Medium that estimates how much time an article will take to read? Let's learn to replicate it in our Next.js and contentlayer stack.

Dec 17th, 2022

Adding Metrics to a Next.js Blog Post using Planetscale and Prisma
views
·
likes

·

3,833 words (19 minutes)

Adding metrics to a blog post or article is easily accomplished using Planetscale and Prisma, allowing for a great developer experience and better type-safety with content

Dec 9th, 2022

21st Century Cures, HL7® FHIR, and What it Means to Patients
views
·
likes

·

1,364 words (6 minutes)

In a post #DataIndependenceDay healthcare space, are you realizing the true benefits of the 21st Century Cures Act?

Nov 24th, 2022

Configuring Contentlayer with a Next.js App
views
·
likes

·

1,159 words (5 minutes)

Setting up Contentlayer with an existing Next.js app is a breeze! Follow along as I step through defining the needed schemas for a blog style site.

Nov 22nd, 2022

Building a Content Driven Blog with Next.js and Typescript
views
·
likes

·

841 words (4 minutes)

Build an easy to maintain and developer friendly blog using Next.JS with the added benefits of typescript.

Nov 20th, 2022