Summary: An overview of using pnpm catalogs to centralize dependency versions in a monorepo, with a practical example and a brief note on handling Bazel-specific integration issues.
Summary: Reflecting on my 3-year anniversary working at Spotify
Summary: An explanation of how to better debug Typescript errors when using Bazel as the build system.
Summary: An initial review of egghead.io, a platform for web development courses.
Summary: Discusses a testing pattern using JavaScript named exports to test unexposed code fragments.