Skip to content

Commit

Permalink
Added How we Teach and Adoption Strategy sections
Browse files Browse the repository at this point in the history
  • Loading branch information
bvaughn committed Mar 7, 2018
1 parent 8132f46 commit 214665a
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions text/0000-ref-forwarding.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,11 +114,15 @@ Specify a ["high-level" flag on the component](https://github.com/facebook/react

# Adoption strategy

Coming soon...
This is a new feature. Since there are no backwards-compatibility concerns, adoption can be organic.

One candidate that would immediately benefit from this feature would be [`create-subscription`](https://github.com/facebook/react/pull/12325).

# How we teach this

Coming soon...
Add a section to the ["Refs and the DOM" documentation page](https://reactjs.org/docs/refs-and-the-dom.html) about ref-forwarding.

Write a blog post about the new feature and when/why you might want to use it. Highlight examples using the new context API.

# Unresolved questions

Expand Down

0 comments on commit 214665a

Please sign in to comment.