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.
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:
It's FREE
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.
kathiravan
how to get next
Diamond Chalise
nice
Ming
how to do this
Abdul Mutaal Azhar
Simple and easy to understand. Thank you.
Samuel
nice
Hiếu Quý Lê
Good
Saad Saeed
Amazing as always!
Ritesh Kumar Sahai
Excellent!!
Euge
Excellent! Thanks!
Laxman jonchhen
good course
Python Java
That's amazing!
Ruben Gagliardi
Fantastic!
Davide
Great! Practical and complete course, really focused on giving you some basic skill to start from! Really really enjoyed it!
Sai Krishna
Great for beginners.
Tanweer
Perfect startup for a beginner
Paulo Alcobia
Easy
jun fadriquela
Nice start for React!
Hanny Kristian
nice video :-)
Tu Truong
Very easy to understand about React. Thank u!
muneeb ullah
good
Saad Almoomen
Thanks it is a good start
Sahidur Rahman Suman
Amazing course.
Sean Hoar
Amazing how much can be done in so little time! And throw on some bootstrap or foundation css, and it starts looking pretty too!
George Diab
great way to understand the basics!
Troy Broas
Awesome! Bite sized videos make it easy to understand. You don't get overwhelmed with too much info at once.
William Setiono
amazing video tutor
Boopathi Thangarasu
nice video basicks
yemo.yannick@hotmail.com
Amazing tutorial
cinthyaw
i loved it this course
Thinh D. Bui
Good course. Thank you so much
Paul Arcoleo
Straight forward, but powerful! I can't wait to add this into my own code. I may have to get the pro version of the course, to see how much more React can do.
DKNY
Very nice! Thank you so much!
Giáp Hiệp
very nice
liang lu
In case someone use c9.io to code, you'll meet problem if you copy/paste Leo's code, here you find solution and my note https://community.c9.io/t/script-wont-load-in-react-app/4421/8 (too long, you may jump to the bottom of chat), happy coding guys ! Thanks Leo.
Emil Rasborg
I love this course! and I love react... So easy and so "just do this and this."
Kamalpreet Singh Chauhan
That was really good. I've got the basics. Now need to turn it up a level :-)
Winston H
Concise and straightforward. Well done, I enjoyed this short course.
Woody Torres
I went through the first two tasks and found the instruction and explanations very easy to follow. This type of training is what I have been looking for to get started in coding.
Task 1: Quick Intro React
Task 2: Getting Started
Task 3: Data Flow between Components
Task 4: Refactor Product List