Could TypeScript benefit from built-in runtime type checks?
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?

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.
A practical guide to landing (and keeping) low stress roles in IT.
A pragmatic case against Flutter's famous state pattern.