JavaScript has a concurrency model based on an event loop, which is responsible for executing the code, collecting and processing events, and executing queued sub-tasks. Read more
Similar
The "this" keyword in JavaScript behaves quite differently than similar constructs in other languages, such as "this" in Java or "self" in Python. (more…)
Read more »
For some of us—isolates, happy in the dark—code is therapy, an escape and a path to hope in a troubled world. (more…)
Read more »
Blog with articles on all things web development: CSS, JS, Node, HTML, A11Y... (more…)
Read more »
A proposal to add signals to JavaScript. Contribute to tc39/proposal-signals development by creating an account on GitHub. (more…)
Read more »
⚡️ A fast, minimalist web framework for the Bun JavaScript runtime - GitHub - mattreid1/baojs: ⚡️ A fast, minimalist web framework for the Bun JavaScript runtime... (more…)
Read more »