The Event Loop

Event Loop and Worker Pool

Optimising Node.js performance by avoiding broken Promises

Differences between import types

<aside> 💡

An async function will be run synchronously until the first await is hit.

</aside>


TypeScript tricks

Benchmarking JS

NestJS

React

Next.js