Update article.md (#2195)

Add resource/guide to learning React Hooks. An article inspired by the ReactJS.org documentation.
This commit is contained in:
Eric Bishard
2019-08-11 23:53:09 -07:00
committed by Alexey Pyltsyn
parent b839ec7cc6
commit 6be73041aa

View File

@@ -13,3 +13,4 @@ permalink: community/articles.html
- [Timeline for Learning React](https://daveceddia.com/timeline-for-learning-react/) - Dave Ceddia's recommended timeline for learning React and the React ecosystem.
- [Simple React Development in 2017](https://hackernoon.com/simple-react-development-in-2017-113bd563691f) - Joshua Comeau's guide to showcase how easy it can be to start modern React development.
- [Visual Guide to State in React](https://daveceddia.com/visual-guide-to-state-in-react/) - Dave Ceddia's visual guide to React state.
- [The Hands-On Guide to Learning React Hooks](https://www.telerik.com/kendo-react-ui/react-hooks-guide/)