- London, UK
- dan.abramov@me.com
- http://twitter.com/dan_abramov
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,653 contributions in the last year
Contribution activity
January 2017
- gaearon/object-assign JavaScript
- gaearon/react-bower
Created a pull request in sindresorhus/object-assign
that received 8
comments
Add inline MIT license with @license marker
This allows us to easily preserve it in React builds. This is the first part of fixing #44 and facebook/react#8789 (the second change needs to be d…
- [Fiber] Support React DevTools (take two)
- [Fiber][WIP] Support React DevTools
- Preserve license headers from dependencies in minified build
- Improve Fiber debugger
- [Fiber Debugger] Bring up to date
- Dedupe warnings about refs on functional components
- Write a release guide
- Fix AMD and Brunch issues
- Replace Starter Kit with doc link
- Add "Handling Multiple Inputs" to Forms doc
- [Fiber] Compute the Host Diff During Reconciliation
- [Fiber] Support React DevTools (take two)
- [Fiber][WIP] Shallow Renderer
- Tweaked captured error log slightly based on feedback
- Updating Thinking in React doc to replace refs with event handlers
- Add Flow reminder to PR template
- Fix fiber/record-tests to work on windows (slash differences)
- Add CircleCI support to 15-stable
- Added double newline delimiters to dynamically-populated warnings
- Fix ReactFiberReconciler annotation to include `PI`
- Improve Fiber debugger
- Passing props to custom elements as properties instead of attributes
- Added circle.yml and scripts/circleci back in
- Warn about missing getChildContext method
- Add feature flag to disable Fiber-only features
- Log all Fiber errors w/ component stack
- Fixed DEV mode issue with synchronously caused event (i.e. by accesse…
- Fiber test renderer
- Add error codes update to release process
- [Fiber] Relax test about rendering top-level null
- fix failed tests on Windows #8737
- Refactor reactpurecomponent
- Added more info about refs in the documentation
- Dedupe warnings about refs on functional components
- Replaced chalk.color.red with chalk.red
- [Fiber] Remove callbackList field from Fiber
- Add basic testing page for browser quicks
- Improve unmasked context caching
- Warn for callback refs on functional components (Stack + Fiber)
- Dont recreate maked context unless unmasked context changes
- Point all Webpack links to 1.x documentation
- Fix AMD and Brunch issues
- Replace Starter Kit with doc link
- update example to use `this.state`
- move blog post [Profiling Components with Chrome Timeline] into docs article
- Add callback validation to fiber-based renderers
Created an issue in jlongster/prettier
that received 36
comments
Resist adding configuration
You’re going to be under a lot of pressure to make X, Y, and Z, configurable. Configuration is a perfect example of tragedy of the commons. Everybo…