Introduction to React

Purchase a Subscription!

Watch the first few minutes on us! If you'd like to watch the entire video and hundreds more like it, download code samples, access offline videos and skills assessments, and use the discussion forums, log in or purchase a subscription.


Instructor

Eric Greene

Description

React is an open-source JavaScript library popularized by Facebook that puts the V in MVC by allowing developers to build reactive components that render HTML using a virtual DOM that simplifies programming and improves performance. React components are typically written in a JavaScript extension language called JSX. In this session, Eric introduces the React programming model, demonstrates how to create a new React app, and shows how to work with JSX and functional components.

Table of Contents

{{toc.Position}} {{toc.Text}}

Related Links

  • {{link.LinkText}} (requires a paid subscription)

Series

This course is part of the following series: