Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@facebook @stampsy @reactjs @cssinjs @babel @styled-components @react-dnd

Pinned

  1. A declarative, efficient, and flexible JavaScript library for building user interfaces.

    JavaScript 158k 31.2k

  2. Predictable state container for JavaScript apps

    TypeScript 54.5k 14.4k

  3. Set up a modern web app by running one command.

    JavaScript 82.8k 20.2k

  4. DevTools for Redux with hot reloading, action replay, and customizable UI

    TypeScript 11.6k 885

  5. Drag and Drop for React

    TypeScript 14.5k 1.5k

  6. Normalizes nested JSON according to a schema

    JavaScript 19.5k 795

3,747 contributions in the last year

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

Contribution activity

October 2020

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

[Not for merge] Old majors branch

This branch contains checked-in complete npm packages from 0.14, 15, and 16. The first commit add them, and the next commit adds build artifacts fo…

+283,110 −24 4 comments

Created an issue in facebook/jest that received 16 comments

The original function name gets lost in the Jest error stack

test('hello world', () => { function BadCode() { throw new Error('noo') } function run(fn) { fn() } run(BadCode) }); I expect to see BadCode in the…

16 comments

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

You can’t perform that action at this time.