Profile Picture

Nicolas Marien

Attempt to Migrate Nx Monorepo to TypeScript Project References
This blog post explores the migration to TypeScript project references in an NX monorepo, detailing the benefits of improved type checking and build speeds alongside the challenges encountered, such as dependency type exports and the need for extensive codebase modifications. Ultimately, the experiment revealed the complexities of adopting project references, leading to the decision to postpone full implementation until further TypeScript enhancements are available.
Read more
Scalable GraphQL SDL generation with NestJS
How to generate a GraphQL SDL file from your NestJS resolvers
Read more
Use Tailwind CSS with Quartz
How to use Tailwind CSS with Quartz
Read more
Improving .env collaboration with 1Password CLI
How we improved our collaboration on .env files using 1Password CLI
Read more