Block or report user

Pinned repositories

  1. facebook/react

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

    JavaScript 58.6k 10.6k

  2. reactjs/redux

    Predictable state container for JavaScript apps

    JavaScript 27.7k 5k

  3. redux-saga/redux-saga

    An alternative side effect model for Redux apps

    JavaScript 6.2k 439

  4. reactjs/react-redux

    Official React bindings for Redux

    JavaScript 6.3k 924

  5. scalable-frontend-with-elm-or-redux

    An attempt to make Redux and Elm applications scale

    JavaScript 270 26

  6. rereduce

    Reducer library for Redux

    JavaScript 159 4

243 contributions in the last year

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

Contribution activity First pull request First issue First repository Joined GitHub

January 2017

Created a pull request in 5to6/5to6-codemod that received 3 comments

Fix exports.js exporting unnamed functions

Hi, exports.thunks2 = function() {}; is currently exported as export function() {}; which is illegal My PR is an attempt to fix this issue. I'm a t…

Created an issue in babel/babel that received 10 comments

transform-react-constant-elements => Element type is invalid

After enabling this Babel react optimization I am getting the following error: Error: Element type is invalid: expected a string (for built-in com…

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