JavaScript's "destructors" or the explicit resource management
Discussing JS's new mechanism for automatic resource cleanups and its implications.

Discussing JS's new mechanism for automatic resource cleanups and its implications.
TypeScript brings the best of the 2 worlds: JavaScript's flexibility and static type checking. But will it become even better with runtime type checks?
A gentle dive into hidden-surface removal, illustrated with an animated ASCII donut.
A practical guide to sanitizing HTML text without using any third-party libraries, such as DOMPurify.
Many people got upset about the decision of the withdrawal of the Records & Tuples proposal in JavaScript. Why was it withdrawn and are there technical reasons for this?