React App Component and JSX | Learning ReactJS

In this tutorial, we will explore the React App component and JSX. The App component is created by default with create-react-app. JSX stands for Javascript and XML. JSX acts as a component template and allows us to insert Javascript expressions.

(00:00) Intro 
(0:05) Where it all begins 
(0:46) The React App component
(3:06) JSX = JavaScript and XML 
(4:23) React renders data in JSX as text 
(7:32) Adding comments to JSX
(8:23) Inserting Javascript Expressions into JSX

📚 References:
ReactJS Official site: https://reactjs.org/ 
React Wikipedia: https://en.wikipedia.org/wiki/React_(JavaScript_library) 
 

#react #reactjs 

React.js Tutorial for Beginners: App Component and JSX
1.05 GEEK