Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@microsoft

Popular repositories

  1. Demos from my TSConf 2020 keynote

    TypeScript 86 6

  2. Collection of TypeScript demo projects form //build 2016

    JavaScript 84 35

250 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

November 2020

ahejlsberg has no activity yet for this period.

October 2020

Created 1 repository

Created a pull request in microsoft/TypeScript that received 27 comments

Created an issue in microsoft/TypeScript that received 1 comment

Excessive depth exploring template literal type constraints

TypeScript Version: 4.1.0-dev Code type PathKeys<T> = T extends readonly any[] ? Extract<keyof T, `${number}`> | SubKeys<T, Extract<keyof T, `${number

1 comment
Opened 1 other issue in 1 repository

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.