Tip

Profile tasks in an Nx workspace with Chrome Devtools

If you're in an Nx workspace and want to figure out which tasks take the longest, you can prefix the NX_PROFILE environment variable to any command and have a JSON file produce which you can directly import into Chrome Devtools under the performance tab.