Hello React.JS - Absolute Beginners Guide to React

Hello React.JS – Absolute Beginners Guide to React

In this video I’ll walk you through how to create a basic Hello World application with React.JS.

After spending a few months learning React.JS and following all of the official and unofficial tutorials, I found that there was a gap in the information. My goal with this video is to bridge that gap and show you some of the tips and tricks that most of the tutorials don’t teach.

Here are the links you’ll need to follow along:

Node.JS Official Website: https://nodejs.org/en/
Create React App: https://github.com/facebookincubator/create-react-app
Atom Editor: https://atom.io
Atom language-javascript-jsx plugin: https://atom.io/packages/language-javascript-jsx

Finished Source Code: https://github.com/LondonAppDev/demo-react-hello