From 24da7a39cf99cfa9655cc880e4c2ff9fcb048795 Mon Sep 17 00:00:00 2001 From: Huang-Wei Chang Date: Thu, 25 Feb 2016 13:17:07 -0800 Subject: [PATCH] Clarify a step in the quick start I propose to add a sentence to indicate the page is ready, and the next step (Separate File) is optional. IMMO, the quick-start guide should be really short so that readers can see the result asap. Furthermore, the "Separate File" might not work for readers using Chrome anyway. --- docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index d9e443189..cd93f379d 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -89,7 +89,7 @@ In the root directory of the starter kit, create a `helloworld.html` with the fo ``` -The XML syntax inside of JavaScript is called JSX; check out the [JSX syntax](/react/docs/jsx-in-depth.html) to learn more about it. In order to translate it to vanilla JavaScript we use `