A Playbook for Side Projects
How to spin up a scalable, high-quality, low-cost system to support that next business idea.
How to spin up a scalable, high-quality, low-cost system to support that next business idea.
null and undefined are not interchangeable. Treating them as such blurs intent, weakens APIs, and forces defensive code everywhere.
A practical pattern for preventing Tailwind v4 from culling classes in shared monorepo components.
The following article lists some SwiftUI features and design patterns that I personally like to refer back to. The criteria was simply things that might not be immediately obvious to novice/intermediate Swift coder.
NestJS is a great library for creating a web service. It strikes a nice balance between a comprehensive set of solutions to common problems, without feeling like a heavy framework. This article explains many of its features, before detailing some tips around things like seeding and AWS Lamda deployment.
A quick bash utility to make it fast and easy to create a new file within a new directory
How to import Rokoko motion capture animations onto a Mixamo-rigged character in Xcode, using Blender for retargeting and xcode-collada for DAE cleanup.
A guide to importing Mixamo characters into Xcode, covering common DAE file issues and how to resolve them with xcode-collada.