*** Free GIFT for who joined this course ***
  • You really should NOT miss this...
Quick Intro React
  • What is React?
  • Why React
  • JSX
Getting Started
  • Quick Tour
  • Your fist React component
  • Working with event
  • Style - Inline style
  • Style - CSS
Data Flow between Components
  • Working with State
  • Reusable Components
  • Working with Property - Data
  • Working with Property - Function
  • Data between Child Components
Refactor Product List
  • Working with Array
  • Adding Product Form
  • Creating Product Function