Tokens to Typescript

Posts About
  • Flavored types catch financial bugs at compile time Mar 1, 2026

    How zero-cost type brands prevent unit conversion errors between your codebase and external SDKs
  • Enforcing audit logging + authz at compile-time Feb 12, 2026

    Compile-time and runtime guarantees for audit logging and authorization in TypeScript
  • Composable authorization with Effect Sep 5, 2025

    Composing RBAC and ABAC checks across frontend and backend with a single Policy type
  • Three axes of authorization: from roles to relationships Aug 22, 2025

    Solving flexible permission queries in TypeScript using RBAC, ABAC, and Fine-Grained Authorization
  • Abstracting database transactions with Effect Aug 19, 2025

    Composing atomic transactions across resources
  • A layered architecture for TypeScript monorepos with Effect Aug 5, 2025

    Building maintainable systems by taming complexity
  • Getting started with Effect Jun 27, 2025

    A practical guide to TypeScript’s missing standard library
  • Getting Proper Stack Traces from Effect.ts in Sentry Jun 26, 2025

    How to preserve meaningful error information when integrating Effect with Sentry error tracking
  • How to properly initialize PostHog with Remix/React Router v7 Jun 25, 2025

    Why your PostHog identify calls aren't working and how to fix them
  • I tried every TypeScript Result library Jun 21, 2025

    A practical guide to choosing the right Result library for TypeScript
  • Why TypeScript is the perfect language for AI-powered web development Jun 12, 2025

    Why TypeScript shines in the age of AI development
  • TypeScript is lying to you May 14, 2025

    Why type-safety doesn't mean runtime-safety and what to do about it
© 2026 All rights reserved.