The Event Loop

Event Loop and Worker Pool

Optimising Node.js performance by avoiding broken Promises

Differences between import formats

<aside> 💡

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

</aside>

Why functional programming sucks in JS/TS


TypeScript tricks

Benchmarking JS

NestJS

React

Next.js