illustration for Easing into React: An Introduction

Easing into React: An Introduction

Instructor

Dave Ceddia
49m
96
people completed
Bookmark
Download
RSS

Welcome to React! In this module you'll write your first React app, and learn how to build apps using React's JSX syntax. We're intentionally starting simple, with hard-coded data and no "state" to worry about. After working through these lessons you'll understand enough of React's fundamental concepts to be able to build static apps, just as you would with plain HTML.