Block or report user

Organizations

@mootools @facebook @calyptus @Instagram

Popular repositories

  1. art

    Forked from kamicane/art

    Retained mode vector drawing API designed for multiple output modes. There's also a built-in SVG parser.

    JavaScript 606 64

  2. ecmascript-immutable-data-structures

    497 5

  3. ocamlrun-wasm

    OCamlrun WebAssembly - OCaml Bytecode Interpreter in WASM

    Shell 123 9

  4. ecmascript-undefined-propagation

    ECMAScript proposal to relax the rules to return `undefined` for property access on `null` or `undefined` instead of throwing.

    73 2

  5. link.js

    Link.js is a module loader and conversion tool. It supports Labeled Modules, CommonJS and Asynchronous Module Definitions (AMD).

    JavaScript 26 8

  6. ecmascript-shallow-equal

    A proposal for ECMAScript for Object.shallowEqual.

    21 1

824 contributions in the last year

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

Contribution activity First pull request First issue First repository Joined GitHub

August 2017

Created a pull request in facebook/react that received 14 comments

Use the virtual target for change events to avoid restoring controlled state on the real target

Fixes #10420 The problem is that we try to restore the controlled value after the oninput event. So we've restored it to its previous value by the …

Created an issue in facebook/jsx that received 16 comments

JSXStatement - What does it mean?

This is building on top of discussions in #85 and #86. However those include a lot of meta discussion, I'd like to clarify something much more narr…

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