How do you avoid name clashes between functions, variables, components, and types?
https://gist.github.com/sapegin/a46ab46cdd4d6b5045027d120b9c967d
#ES_Next_News #ECMAScript #JavaScript
Hands on with the Node.js test runner
https://www.sonarsource.com/blog/node-js-test-runner/
#ES_Next_News #ECMAScript #JavaScript #NodeJS
npm packages: Share of ESM vs. CommonJS?
https://github.com/wooorm/npm-esm-vs-cjs
#ES_Next_News #ECMAScript #JavaScript #ESM #CommonJS #npm
npm provenance: How to get a simple and secure release pipeline
https://www.nearform.com/blog/npm-provenance-how-to-get-a-simple-and-secure-release-pipeline/
#ES_Next_News #ECMAScript #JavaScript #npm
Parcel v2.9.0: package exports, ESM-based plugins and configs, incremental symbol propagation and more
https://parceljs.org/blog/v2-9-0/
#ES_Next_News #ECMAScript #JavaScript #ParcelJS
Private fields, proxies: pick one, you can’t have both
https://lea.verou.me/2023/04/private-fields-considered-harmful/
#ES_Next_News #ECMAScript #JavaScript
Private fields, proxies: pick one, you can’t have both
https://lea.verou.me/2023/04/private-fields-considered-harmful/
#ES_Next_News #ECMAScript #JavaScript
Javy: JavaScript to WebAssembly toolchain
https://github.com/bytecodealliance/javy
#ES_Next_News #ECMAScript #JavaScript #WebAssembly #Wasm
Bun v0.6.0: bundler, minifier, standalone executables and more
https://bun.sh/blog/bun-v0.6.0
#ES_Next_News #ECMAScript #JavaScript #BunJS
Node v20.2.0 (current): test.skip(), test.only() and more
https://nodejs.org/en/blog/release/v20.2.0
#ES_Next_News #ECMAScript #JavaScript #NodeJS
ESM–CJS interop test: Node.js, Babel, Webpack, Rollup, esbuild
https://sokra.github.io/interop-test/
#ES_Next_News #ECMAScript #JavaScript
The new JavaScript features coming in ECMAScript 2023
https://thenewstack.io/the-new-javascript-features-coming-in-ecmascript-2023/
#ES_Next_News #ECMAScript #JavaScript #ES2023
Rome v12.1.0: stage 3 decorators, VCS support, new lint rules and more
https://rome.tools/blog/2023/05/10/rome12_1/
#ES_Next_News #ECMAScript #JavaScript #Rome
Introducing Deopt Explorer for V8
https://devblogs.microsoft.com/typescript/introducing-deopt-explorer/
#ES_Next_News #ECMAScript #JavaScript #V8
npm packages are no longer signed with PGP signatures
https://github.blog/changelog/2023-05-02-npm-packages-are-no-longer-signed-with-pgp-signatures/
#ES_Next_News #ECMAScript #JavaScript #npm