Shared PDF Generation Between Frontend and Backend: One Template, Two Platforms
Learn how to build a shared PDF generation package using @react-pdf/renderer and Turborepo monorepo for consistent PDFs across frontend (Next.js) and backend (NestJS).
Learn how to build a shared PDF generation package using @react-pdf/renderer and Turborepo monorepo for consistent PDFs across frontend (Next.js) and backend (NestJS).
A comprehensive tutorial on using modern tools to set up and manage Monorepos for JavaScript and TypeScript projects.
A developer shares their experience migrating a project to a monorepo using Turbo, detailing setup, configuration, and the benefits for a small team.
Explores Turborepo, a tool for managing complex monorepo build pipelines and caching to drastically improve CI/CD performance.