//
Search across all documentation pages
5 pages in this section.
Call stack, task queues, and why blocking the loop hurts everyone.
`process.nextTick`, Promises, and `setImmediate` ordering.
Writing readable async without losing error context.
Never do CPU-heavy work on the main thread without workers.