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
Popular repositories
-
Forked from kamicane/art
Retained mode vector drawing API designed for multiple output modes. There's also a built-in SVG parser.
-
-
Proposal for do Generator Expressions in ECMAScript. Work in progress. Edit Add topics
-
ECMAScript proposal to relax the rules to return `undefined` for property access on `null` or `undefined` instead of throwing.
-
472 contributions in the last year
Contribution activity
October 2020
Created a pull request in facebook/react that received 3 comments
[Flight] Don't warn for key, but error for ref
The "key" on props needs a special case because we add a non-serializable getter to warn if it's accessed. Refs should always error because they're…

