ahejlsberg / tsconf2021-demosLinks
Demos from my TSConf 2021 keynote
☆66Updated 3 years ago
Alternatives and similar repositories for tsconf2021-demos
Users that are interested in tsconf2021-demos are comparing it to the libraries listed below
Sorting:
- Demos from my TSConf 2020 keynote☆146Updated 4 years ago
- Demos from my Programming Language Experts talk, Apr 2021☆50Updated 4 years ago
- Experiment to push the limits of TypeScript's type system by writing a "real" tokenizer/parser/interpreter entirely on type-level.☆149Updated last year
- Generates single dts file for bundling TypeScript NPM packages☆140Updated 4 months ago
- A repo containing notes about the TypeScript Compiler codebase☆673Updated 2 years ago
- TC39 proposal for accumulating errors☆379Updated 3 years ago
- View deoptimizations of your JavaScript in V8☆277Updated last year
- ☆166Updated last year
- JavaScript Module Declarations☆386Updated last year
- Introduce await.all / await.race / await.allSettled / await.any to simplify the usage of Promises☆310Updated 2 years ago
- Extractors for ECMAScript☆260Updated 9 months ago
- ADT enum proposal for ECMAScript☆95Updated 2 months ago
- Script in typescript~☆94Updated 2 years ago
- Allows users to use generators in order to write common functions that can be both sync or async.☆91Updated 2 years ago
- Fast lexer to extract named exports via analysis from CommonJS modules☆248Updated 4 months ago
- A proposal for introducing a way to defer evaluate of a module☆268Updated last month
- Proposal to enable importing modules at the source phase☆147Updated 4 months ago
- Object.hasOwn() proposal for ECMAScript☆134Updated 3 years ago
- A fast source map manipulation, generation and consumption library written in Rust and Node.js☆109Updated last year
- A proposal to add Promise.ownProperties(), Promise.fromEntries() to ECMAScript☆89Updated last year
- Proposal for Array.prototype.findLast and Array.prototype.findLastIndex.☆123Updated 3 years ago
- ECMAScript Proposal, specs, and reference implementation for Map.prototype.upsert☆285Updated last month
- CLI tool for testing given ESlint rules against multiple repositories at once.☆132Updated this week
- The SWC playground.☆135Updated this week
- ECMAScript Proposal, specs, and reference implementation for Error.isError☆127Updated last month
- A TC39 proposal for function memoization in the JavaScript language.☆79Updated 2 years ago
- ☆60Updated last year
- Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries☆89Updated last month
- High-level notes about TypeScript☆321Updated 3 years ago
- A repository to measure performance of various JavaScript test runners☆72Updated this week