How thinking about database security led to a design breakthrough: sometimes the best solution isn't about making complex scenarios fit your constraints, but changing the architecture entirely.
AI can generate tons of code, but how do we make sure it's the right code? The answer isn't restricting AI to simple tasks—it's using tests to clearly communicate exactly what we want.
What if you could create new TypeScript packages in your monorepo with a single command, complete with proper testing setup and zero configuration mistakes? I'll show you how PNPM catalogs and custom Turbo generators transformed my monorepo workflow, making dependency management effortless and package creation lightning-fast.