Tutorial

How to Get Apple OAuth Credentials for Sign in with Apple

A guide to getting Apple OAuth credentials for Sign in with Apple, helpful for React Native, Expo, and Supabase.

Read
Tutorial

Creating a Google Calendar Clone with D3

D3 might not be the best tool for the job but we'll learn a lot about D3 as we use it to make a Google Calendar clone

Read
Tutorial

How to trust self-signed certificates on macOS

A quick walkthrough on getting macOS to trust certificates that you or someone else you trust has created

Read
Tutorial

Cache busting vs cache invalidation

What are the technical differences and pros and cons when comparing cache busting and cache invalidation from a CDN?

Read
Career

What do dev, staging, and prod mean?

When you write code, it has to make it out to your customer somehow, often with a few stages in between your editor and the customer's computer. In this post we'll walk through common ones and why they exist.

Read