1. ~4 min read.

    Why Our CTO Banned TypeScript After One Migration

    I migrated one of our biggest JavaScript codebases to TypeScript — and after everything started working too well, our CTO banned it.

  2. ~0 min read.

    My Biome JS config

    Simple copy-paste configuration for biomejs.

  3. ~8 min read.

    The consequences of using State over Cache and its impact on data consistency.

    A guide to work with Cache over State for remote data management