Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
189 contributions in the last year
Contribution activity
October 2020
- seishun/deno-protod TypeScript
Created a pull request in keithamus/deno-protoc-parser that received 14 comments
Fix Option parser
The scanner consumes too much: https://github.com/keithamus/deno-protoc-parser/runs/1130944246
My proposal:
Change the definition of isIdent to ma…
Created an issue in denoland/deno that received 5 comments
cli/rt and op_crate/web - console output for ErrorEvent should be more informative
Imagine someone is writing a WebSocket client. MDN has a couple examples for handling WebSocket errors, e.g. in https://developer.mozilla.org/en-US…

