News

JavaScript tools and frameworks thrive and evolve in an ecosystem that is equal parts competitive and collaborative. This ...
Prevents dangerous boolean coercion of arrays and objects in JavaScript and TypeScript. Arrays and objects are always truthy in JS, even when empty - this catches common bugs from developers expecting ...