From 0084b3f8f2b3d34f6b765a9164ee9fc1be2143dd Mon Sep 17 00:00:00 2001 From: Dieter Daems Date: Sat, 2 Jan 2016 05:12:56 +0100 Subject: [PATCH] Add a note to zipline build a markdown previewer - I hope this will prevent people from debugging there application for hours. --- .../02-data-visualization-certification/react-projects.json | 1 + 1 file changed, 1 insertion(+) diff --git a/seed/challenges/02-data-visualization-certification/react-projects.json b/seed/challenges/02-data-visualization-certification/react-projects.json index 503f06e51e..aa19711c86 100644 --- a/seed/challenges/02-data-visualization-certification/react-projects.json +++ b/seed/challenges/02-data-visualization-certification/react-projects.json @@ -17,6 +17,7 @@ "User Story: I can type GitHub-flavored Markdown into a text area.", "User Story: I can see a preview of the output of my markdown that is updated as I type.", "Hint: You don't need to interperate Markdown yourself - you can import the Marked library for this: https://cdnjs.com/libraries/marked", + "Note: If you want to use the React JSX syntax, you need to enable 'Babel' as a preprocessor", "Remember to use Read-Search-Ask if you get stuck.", "When you are finished, click the \"I've completed this challenge\" button and include a link to your CodePen. ", "You can get feedback on your project from fellow campers by sharing it in our Code Review Chatroom. You can also share it on Twitter and your city's Campsite (on Facebook)."