Anthony BendelerWeb DeveloperJavaScript Logical Operators: A practical perspective in TypeScript This article approaches logical operators from a practical perspective by giving more real-life examples and describing guidelines on when to use what. Published onJuly 22, 2024JavaScriptTypeScript
Ravindre RamjiawanFrontend DeveloperMaking Web Workers enjoyable In a single threaded environment Web Workers allow for offloading intensive tasks to keep the main thread free and responsive. Published onJuly 5, 2024frontendweb-workersjavascripttypescript
Mohi BagheraniSoftware EngineerECMAScript Explicit Resource Management early implementation in TypeScript 5.2 The TypeScript implementation of the using and await using declarations from the TC39 Explicit Resource Management proposal, which is currently at Stage 3 Published onSeptember 8, 2023typescriptweb-developmentjavascript