Skip to content

Commit

Permalink
Update the react components initiative
Browse files Browse the repository at this point in the history
  • Loading branch information
rgbkrk authored Nov 28, 2016
1 parent cae0e4d commit 817e97d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions react-components/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,8 @@ These components can be isolated and used in a variety of settings by people
in a variety of ways. As a result, some effort should be put into seperating
these components out, documenting them well, and making them composable by the
developer community.

The primary things that need to be done with the nteract/nteract repo is to:

* Create a monorepo (export individual modules from the main app)
* Encourage components that don't know about dispatch (use callbacks)

0 comments on commit 817e97d

Please sign in to comment.