Course Information
Course Overview
The quick guide to learn basic concepts and workflow of how to build React app
This short course will cover basic and core concepts that you need to know to get up and running with ReactJS.
React JS 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.
Also in this course, it will get you up to speed quickly with easy to follow short videos. It is project-oriented with hands-on examples, from simple to complex, that will help you with the most fundamentals concepts of React:
React custom syntax and the JSX transform
components, properties and state
The power of the virtual DOM
Topics include:
Compiling JSX to plain JS
introduction to Npm react-tools
Creating components
Using and populating properties
Adding and using state
Handling events
By the end of this course you'll be able to
Learn basic concepts like components, states, props, lists, events, forms
Put basic concepts into action by building apps like QR Code Digital Menu app.
And you will learn how to deploy react applications on the internet
Course Content
- 5 section(s)
- 17 lecture(s)
- Section 1 *** Free GIFT for who joined this course ***
- Section 2 Quick Intro React
- Section 3 Getting Started
- Section 4 Data Flow between Components
- Section 5 Refactor Product List
What You’ll Learn
- Taste of how to build your very first React component., How to handle event 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
Skills covered in this course
Reviews
-
DDani Akbar
all good realy easy to understand
-
TTio Reza Muchtar
This is a basic tutorial. Good, but I need to go deeper to learn React.
-
VVincint Zangari
It was not bad, but I was actually hoping for more of the theoretical information in this course, not just the practical. Also, there was no mention of any IDEs for local development (that I noticed), such as Web Storm or VS Code.
-
宗宗緯 林
適合剛開始學程式的人