Jack Works ๐๏ธ
@jackworks_asref
Frontend dev at Sujitech.
ID: 1242361530584162304
24-03-2020 08:04:14
133 Tweet
514 Takipรงi
27 Takip Edilen
sad. vsce (the tool you need to use when developing a vscode (Visual Studio Code) extension) officially declined to support yarn 2+ and pnpm. github.com/microsoft/vscoโฆ
๐ฐ Today, I write about patching globals, why it's so appealing, and five reasons that make it a bad API design. I really think you should read it. Huge thanks to Lee Robinson and Jordan Harband for helping me proofread this one. kettanaito.com/blog/why-patchโฆ
ECMAScript excitement ๐ Congrats to Jack Works ๐๏ธ Nicolรฒ Ribaudo ๐ณ๏ธโ๐๐ช๐บ hai-x on landing flagged support for TC39 Stage 3 Import Defer in upstream webpack ๐ import defer * as ns from "m" Import Defer means lazy evaluation of modules; loading at the point of namespace usage ๐ฅ