Skip to content
Avatar

Achievements

Achievements

Organizations

@InternetExplorer @tc39 @microsoft @Azure @MicrosoftEdge @GoldSquadron
Block or Report

Block or report bterlson

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. An HTML superset/Markdown subset source format for ECMAScript and related specifications

    TypeScript 169 48

  2. Run ECMAScript code uniformly across any ECMAScript host

    JavaScript 183 19

  3. Experimental harness for test262

    JavaScript 65 48

  4. eshost Public

    A uniform wrapper around a multitude of ECMAScript hosts. CLI: https://github.com/bterlson/eshost-cli

    JavaScript 118 30

170 contributions in the last year

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

Contribution activity

February 2022

Created 4 commits in 1 repository

Created a pull request in microsoft/cadl that received 6 comments

Implement template argument defaults

You can optionally provide a default value for a template parameter which will be used when the user doesn't provide the argument.

+354 −181 6 comments
Opened 2 other pull requests in 1 repository
Reviewed 5 pull requests in 2 repositories

Created an issue in microsoft/cadl that received 2 comments

Missing @key on a model should result in a nice error.

Today, you just get an error about duplicate route between get/list because without the @key those endpoints end up at the same route.

2 comments

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