Pinned repositories
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
redux-devtools
DevTools for Redux with hot reloading, action replay, and customizable UI
2,619 contributions in the last year
Contribution activity
June 2017
Created a pull request in facebook/react-native
that received 1
comment
Remove dependency on internal data structure
See context for this change in facebook/react-devtools#770.
We'll later stop exposing instance (because it is a Fiber and is private to React).
Created an issue in facebook/react-devtools
that received 4
comments
Right and left arrows behave unexpectedly when tail tag is focused
The right and left arrow keys behave unexpectedly when a tail tag of a node with children is selected. Note that Firefox doesn't really let you sel…