From 75a259881d3b3c241ddd12bc9c299a40aefaa047 Mon Sep 17 00:00:00 2001 From: Sophie Alpert Date: Fri, 1 Mar 2019 17:27:47 -0800 Subject: [PATCH] Update tutorial.md --- content/tutorial/tutorial.md | 64 +++++++++++++----------------------- 1 file changed, 22 insertions(+), 42 deletions(-) diff --git a/content/tutorial/tutorial.md b/content/tutorial/tutorial.md index 9e1e58872..1c69ae99f 100644 --- a/content/tutorial/tutorial.md +++ b/content/tutorial/tutorial.md @@ -31,8 +31,6 @@ The tutorial is divided into several sections: You don't have to complete all of the sections at once to get the value out of this tutorial. Try to get as far as you can -- even if it's one or two sections. -It's fine to copy and paste code as you're following along the tutorial, but we recommend to type it by hand. This will help you develop a muscle memory and a stronger understanding. - ### What Are We Building? {#what-are-we-building} In this tutorial, we'll show how to build an interactive tic-tac-toe game with React. @@ -188,7 +186,9 @@ The Square component renders a single `