14 lines
413 B
Markdown
14 lines
413 B
Markdown
---
|
|
title: 'Generate Code'
|
|
videoUrl: 'https://youtu.be/hSM6MgWOYr8'
|
|
duration: '4:11'
|
|
---
|
|
|
|
Learn how Nx's code generators help boost your productivity by:
|
|
|
|
- Allowing you to scaffold new projects or augment existing projects with new features
|
|
- Automating repetitive tasks in your development workflow
|
|
- Ensuring your code is consistent and follows best practices
|
|
|
|
Read more [in our docs](/features/generate-code)
|