Browse Source

Update getting-started.md (#1991)

main
shawn 5 years ago
committed by GitHub
parent
commit
3140018914
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      content/docs/getting-started.md

2
content/docs/getting-started.md

@ -83,7 +83,7 @@ We recommend going through [this JavaScript overview](https://developer.mozilla.
### Practical Tutorial {#practical-tutorial}
If you prefer to **learn by doing,** check out our [practical tutorial](/tutorial/tutorial.html). In this tutorial, we build a tic-tac-toe game in React. You might be tempted to skip it because you're not building games -- but give it a chance. The techniques you'll learn in the tutorial are fundamental to building *any* React apps, and mastering it will give you a much deeper understanding.
If you prefer to **learn by doing,** check out our [practical tutorial](/tutorial/tutorial.html). In this tutorial, we build a tic-tac-toe game in React. You might be tempted to skip it because you're not into building games -- but give it a chance. The techniques you'll learn in the tutorial are fundamental to building *any* React apps, and mastering it will give you a much deeper understanding.
### Step-by-Step Guide {#step-by-step-guide}

Loading…
Cancel
Save