-
- [ ] I have read [CONTRIBUTING.md](https://github.com/idris-lang/Idris2/blob/main/CONTRIBUTING.md).
- [x] I have checked that there is no existing PR/issue about my proposal.
## Summary
Le…
-
For a bit more context: https://github.com/requirejs/r.js/blob/1874a29ad51a395703629e3aece5d094a791b7ea/SECURITY.md
Requirejs is no longer actively maintained, and can be replaced with https://develo…
-
https://www.npmjs.com/package/es6-symbol?activeTab=readme
many similar packages, but only this one is heavily used.
-
Now that VSCode is on Electron 28 which has ESM support, the loaders need to be updated similarly to allow for extensions to be written in ESM
https://github.com/microsoft/vscode/issues/130367#issuec…
-
Essential ES6 features with examples for each:
**1. Variable Declarations (let and const):**
- **Problem with `var`:** Before ES6, `var` was the primary way to declare variables. However, it can lea…
-
## 注
本系列文章不是技术教程,只是个人的知识点整理。
## 为什么写ES6?
我从IE6时代开始写JavaScript,到2016年左右迎接真正的成年JS:ES6,接下来是前端爆发时代:CoffeeScript、TypeScript、Webpack、Angular、React、Node、Eslint等百十个技术点或框架层出不穷走向成熟。我和大部分人一样,在有限的精力里…
-
For Background:
@Lecss @kriswest and I built the "combined" @finos/fdc3 module in the FDC3 repo, combining all the other modules. For now, this uses ES6 module structure, rather than the FDC3 roll…
-
**Willing to contribute**
Would like to implement an async method instead of callback, ideally as default. There can be a pipe method to maintain the existing functionality. Is this acceptable?
-
When target is set to es6, it produces an error:
> tsc -p src/core/tsconfig.json && tsc
node_modules/typescript/lib/lib.es2015.collection.d.ts:28:14 - error TS2687: All declarations of 'size' mu…
-
Add a declaration file to support ES6.