Logical assignment operators in JavaScript
dev.to
@GNUmanth
Details of new assignment operators: x ||= y, x &&= y, x ??= y
Axel’s new book: “Tackling TypeScript”
exploringjs.com
The first part of the book is free to read online. Available for purchase (DRM-free): PDF, HTML, EPUB, and MOBI.
Sponsor
Yarn 2.2: deduping, faster, lighter
dev.to
@arcanis
Announcing ESLint’s public roadmap
eslint.org
@geteslint
Temporal – date & time in JavaScript today!
dev.to
@romulocintra
Explains the upcoming JavaScript date-time API that is currently at stage 2.
|