September 16 & 17

Nx Conf is a new, online & free-to-attend, 2-day conference featuring members of the Nx team and community. Join us as we share our ideas and expertise about making development faster, more scalable, and more collaborative.

    Here are just a few of our confirmed speakers…
  • Jeff Cross and Victor Savkin, co-founders of Nrwl and creators of Nx
  • The Nx Core Team at Nrwl
  • Manfred Steyer, speaker, trainer, consultant, and director of ANGULARarchitects
  • Nathan Walker, Angular advocate and expert
  • Yvonne Allen, Angular GDE
  • James Henry, 4x MVP @Microsoft, ESLint Team Alum, creator of @TSESLint , Babel + Prettier Teams
  • Diana Rodriguez, GDE, Microsoft MVP, Women Techmaker Ambassador and Auth0 Ambassador
  • Lightning talks from the community

In addition to the conference there will be a 2-day workshop on September 14th and 15th on How to Develop at Scale with Nx Monorepos, presented by members of the Nx Core Team. Workshop registration is $800 per attendee.

Grab your FREE Nx Conf ticket and save your workshop seat today!

Workshop

September 14 & 15

Develop at Scale with Nx Monorepos

Presented by Nrwl on September 14th and 15th, 10:30am - 5:30pm ET

We'll kick off the Nx Conf festivities with a 2-day deep dive into all things Nx! The Nx Workshop is the official workshop created and maintained by the Nx Core Team at Nrwl. In these two days, Nrwl architects will cover the breadth of tools and techniques needed for any tech lead or individual contributor to be successful working in an Nx workspace.

$800 All-Inclusive

Each ticket for the Nx Workshop is $800, and includes both days of the workshop, as well as a free coupon for the Advanced Nx Workspaces course on nxplaybook.com, and a gift box to be shipped to you that includes the coveted "10x Nx Developer" t-shirt.

The workshop consists of short presentations, followed by hands-on codelabs.

Day 1

  • 🔬 Lab 1 - Generate an empty workspace
  • ⚗️ Lab 2 - Generate an Angular app
  • 🧪 Lab 3 - Executors
  • 🔭 Lab 4 - Generate a component lib
  • 🧬 Lab 5 - Generate a utility lib
  • 🧮 Lab 6 - Generate a route lib
  • 🤖 Lab 7 - Add a NestJS API
  • 📐 Lab 8 - Displaying a full game in the routed game-detail component
  • 💻 Lab 9 - Generate a type lib that the API and frontend can share
  • 👩‍💻 Lab 10 - Generate Storybook stories for the shared ui component
  • ⌨️ Lab 11 - E2E test the shared component

Day 2

  • 💡 Lab 12 - Module boundaries
  • 🧸️ Lab 13 - Workspace Generators - Intro
  • 🧵 Lab 14 - Workspace Generators - Modifying files
  • 💎 Lab 15 - Setting up CI
  • 🔌 Lab 16 - Distributed caching
  • 🔍 Lab 17 - NxCloud GitHub bot
  • 📎 Lab 18 - Run-Commands and deploying the frontend
  • Q&A with Jeff Cross, Victor Savkin, Jason Jean, and Jack Hsu

Instructors

Isaac Mann
Isaac Mann

Architect / Nrwl

Rares Matei
Rares Matei

Sr. Angular Devloper / Nrwl

What you'll learn

We’ll build up a monorepo from scratch, creating a client app and server app that share an API type library. We’ll learn how Nx uses builder commands and schemeatics to make the developer experience more consistent across projects. We’ll then make our own builders and schematics for processes that are unique to our organization. We’ll also explore the growing ecosystem of plugins that allow for the smooth integration of frameworks and libraries.

||

All codelabs are available in either React or Angular, but the concepts are the same.