SitePoint
  • Premium
  • Library
  • Community
  • Jobs
  • Blog
LoginStart Free Trial
Build Your First React, ES6 and Node.js App
Introduction
Tools of the Trade
NPM
Installing Dependencies
Application Structure
Your First Component
JSX
React Conventions
Quiz
PropTypes and defaultProps
Constructor and State
The Virtual DOM
Build the Rest of the Widget
Quiz
Event Handlers
Refactoring
More Default Props and Prop Types
Conclusion