Blog Posts
- You likely don't need TurboRepoExplore the best ways to set up TypeScript in a monorepo, comparing Project References and TurboRepo.
- 11 Tips on TypeScript, Eslint, and the New Flat ConfigurationThis week, I dove deep into TypeScript, ESLint, and the new flat config. Here's a collection of tips, news, and tools that stood out to me. Enjoy! 🧵
- Is it okay to use generics as typecast in TypeScript?For many, using generics as typecast in TypeScript is a bad practice. Let's analyze the advantages and disadvantages
- Playwright vs Vitest vs Web Test Runner vs Karma - Comparing Browser Testing StrategiesBrowser tests can be faster than jsdom.
- Public Sync: A New Term to Preserve the Original Meaning of Local-FirstMy proposal for a new term different from local-first in response to M. Kleppmann's last talk.
