From 59aac8b1ba1524b0756122bf1dddb5e207f43515 Mon Sep 17 00:00:00 2001 From: Eric Bishard Date: Thu, 15 Aug 2019 10:53:18 -0700 Subject: [PATCH] Update articles.md (#2245) Forgot to add a description for this link on the initial PR. --- content/community/articles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/articles.md b/content/community/articles.md index b5a7bc0f..806bec5f 100644 --- a/content/community/articles.md +++ b/content/community/articles.md @@ -13,4 +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/) +- [The Hands-On Guide to Learning React Hooks](https://www.telerik.com/kendo-react-ui/react-hooks-guide/) - Eric Bishard's step-by-step guide to learning React Hooks.