Leo Trieu
This short course will cover basic and core concepts that you need to know to get up and running with ReactJS in just 1 hour. And you will learn with ES6 syntax which is the new version of Javascript.
ReactJS is a Javascript library for building user interfaces. It's flexible, fast, easy to learn and fun to work with. ReactJS is designed to make the process of building modular, reusable user interface components simple and intuitive.
React was developed at Facebook and focuses on the 'View' aspect of MVC in web applications. React was built for the purpose of developing applications that are large in nature and have to deal with time changing data.
Anyone!!! Because:
You don't have to install any software to work with. Code right away using an online editor.
React is a small library and easy to learn.
This course is fun :)
While it is helpful to have an understanding of Javascript, it is not necessary.
A taste of how to build your very first React component.
How to handle events in components.
Understand two key concepts of React: State and Props.
How to reuse and nest components.
How to transfer data between Parent, Child components.
How to work with Array, Form.
Ксения Пелипенко
the most understandable introduction to the react! thanks!
Zakir Jaafar
Simple and concise to the point on intro to React.
Jason Noronha
Good stuff. Quick and efficient to move forward
Fahmi San
Sufficient intro to React before moving on to the next level
Maryam Morounkeji
Great intro to React
Pussaaon Jungjatuporn
Very nice intro
faz
Awesome for a quick intro to React!
Praveen Chandramohan
Awesome Intro
Andy
Very good course for a quick intro
Task 1: Quick Intro ReactJS
Task 2: Getting Started
Task 3: Data Flow between Components
Task 4: Refactor Product List