Skip to content

Commit

Permalink
Update react-hooks.md
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson authored May 8, 2019
1 parent 58ebf14 commit cdbe453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-hooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

#### Official Resources

- **React Docs: Hooks (Proposal)**
- **React Docs: Hook**
https://reactjs.org/docs/hooks-intro.html
The main resource for learning hooks. Includes an intro with motivation, tutorials on `useState` and `useEffect`, discussion of custom hooks, the full hooks API reference, and an in-depth FAQ. **Read the hooks docs first before looking at anything else!**

Expand Down

0 comments on commit cdbe453

Please sign in to comment.