Michael Guay
  • Lectures
  • Blog
  • Courses (New!)
  • Udemy
  • Patterns
  • Sign Up
  • Login
  • Contact
  • Apps
    • Kubebase
    • NetTrack
    • FundLens
    • Pact
    • Marqora
Select Page
Type-Safe Full-Stack Development: Shared Types Between TanStack Router and NestJS with Zod

Type-Safe Full-Stack Development: Shared Types Between TanStack Router and NestJS with Zod

by mguay | Dec 27, 2025 | NestJS, Post, TanStack

Introduction In modern full-stack development, maintaining type safety across frontend and backend can be challenging. Different teams might duplicate type definitions, leading to inconsistencies and runtime errors. In this guide, we’ll explore how to create a...
Build a Full-Stack Todo App with Turborepo, tRPC, Next.js, NestJS & React Native

Build a Full-Stack Todo App with Turborepo, tRPC, Next.js, NestJS & React Native

by mguay | May 30, 2025 | Lecture, NestJS, Next.js, Project, React Native

Take your TypeScript skills to the next level by building a production-grade full-stack Todo app with modern tools: - Turborepo for monorepo management and code sharing - PNPM for blazing-fast dependency installs - Next.js + tRPC for a type-safe web frontend - NestJS...