YoVDO

Introduction to ReactJS

Offered By: Microsoft via edX

Tags

React Courses Web Development Courses Event Handling Courses Functional Components Courses Class Components Courses

Course Description

Overview

ReactJS is the latest JavaScript framework to capture the hearts and attention of the frontend developer community.

Developers love ReactJS because it highly performant and renders changes almost instantly. The best part about ReactJS is that it is a relatively small framework and does not take too much time to learn!

Starting with the basics of JSX syntax, this course will teach you how to model UI components using React Components. By the end you should be able to manage the state and life cycle of React Components and use them to dynamically generate lists and forms.


Syllabus

Module 1: JSX and React Components This module will cover the JSX syntax and how it is used to create React Elements. In addition, this module will cover how to create Functional Components and how to break down an application into React Components using composition.

Module 2: State, Life Cycle, and Events
This module will cover how to add state and life cycle methods to Class Components. In addition, this module will cover how to add event handlers that modify component state.

Module 3: Lists and Forms
This module will cover how to create React Components that can dynamically generate lists based on their properties. In addition, this module will cover how to create Controlled Components that connect form input data back to the component state.


Taught by

Benjamin Lin

Tags

Related Courses

Introduction to Programming for Musicians and Digital Artists
California Institute of the Arts via Coursera
¡A Programar! Una introducción a la programación
University of Edinburgh via Coursera
Interactivity with JavaScript
University of Michigan via Coursera
Windows可视化程序设计
Xi'an Jiaotong University via Coursera
Android Basics: User Input
Google via Udacity