-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Update docs for stable Hooks #1593
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
08b6e4b
Update docs for stable Hooks
gaearon 4d61b4a
Add Hooks to reference page
gaearon f510e11
Reword intro
gaearon 9d62821
Tweak refwording
gaearon eaefc81
Hooks blog post draft
gaearon 57138d7
Link to roadmap from post
gaearon 5da272a
Add more details
gaearon e9081c7
Update and rename 2019-01-30-react-v16.8.0.md to 2019-02-04-react-v16…
gaearon d15ec6e
changelog updates
gaearon 37d46dd
review tweaks
gaearon ee5fea9
Mention type defs
gaearon e301239
add warning for invalid hook call
gaearon 2fd487e
Update 2019-02-04-react-v16.8.0.md
gaearon ed6e711
Thanks Sophie
gaearon 0d89570
Update 2019-02-04-react-v16.8.0.md
gaearon 95258c0
Revert "add warning for invalid hook call"
gaearon e5a987b
Tweaks
gaearon d460a9b
Docs updates
gaearon f9f0d66
Point to codesandbox and usehooks as community examples
gaearon d97cdca
tweaks
gaearon 601c016
testing
gaearon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Link to roadmap from post
- Loading branch information
commit 57138d729df8d21f50210b516b3b55caf62ecbf7
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Our goal…" is a little fluffy. I might write:
(Take or leave, I don't mind the current one either.)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess I was trying to say our job is to focus on the primitives