From 019a989b030bfc3ef8f85d858dbda31c581ed6ac Mon Sep 17 00:00:00 2001 From: Jad Joubran Date: Thu, 20 Aug 2020 11:04:04 +0200 Subject: [PATCH] Add React Tutorial (#2916) --- content/community/courses.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/community/courses.md b/content/community/courses.md index d8f1f514..ae325eb1 100644 --- a/content/community/courses.md +++ b/content/community/courses.md @@ -48,4 +48,6 @@ permalink: community/courses.html - [Mastering React](https://codewithmosh.com/p/mastering-react/) - Build professional interactive apps with React. +- [React Tutorial](https://react-tutorial.app) - Learn React step by step in an interactive environment with flashcards. + - [Road to React](https://www.roadtoreact.com/) - Your journey to master React in JavaScript.