Node Server Tutorial - Part 6: Summary

In this tutorial you:

  • Learned how to use Nx's Generators to generate code for your workspace.
  • Learned how Nx determines a graph of your workspace
  • Learned how to configure and run tasks in your workspace
  • Learned how Nx's built-in optimizations work, and how to apply those to your own workspace
  • Learned how Nx can create a simple Dockerfile for you

Learn More

Core Features

Read about the core features of Nx.

Plugin Features

Read about the plugin features of Nx.

Mental Model

Get a deeper understanding of the mental model.

Adopting Nx

Learn how to add Nx to your existing repo.