Building Infinitely Scalable Applications with Next.js and Turborepo

November 03, 2023 10 min Free

Description

Modern monorepo tooling has unlocked a whole new way of building large JavaScript projects. In this talk, you’ll learn how to grow from one application to an enterprise-scale ecosystem with Next.js and TurboRepo. We’ll explore common challenges that surface as your team and application grows. Learn package composition patterns that effectively address these obstacles, while optimizing for business agility, code reusability, and limitless growth. The talk covers different phases of application scale, from initial MVPs to complex monorepos, and introduces concepts like internal packages and feature packages to manage complexity and improve build times.