--- title: 'Run Tasks with Nx' videoUrl: 'https://youtu.be/aEdfYiA5U34' duration: '4:19' --- Learn how Nx provides a powerful task runner that allows you to: - easily run multiple targets for multiple projects in parallel - define task pipelines to run tasks in the correct order - only run tasks for projects affected by a given change - speed up task execution with caching Read more [in our docs](/features/run-tasks)