Skip to content

azat-co/react-foundation

Repository files navigation

react-foundation course

Videos: http://node.university/p/react-foundation

Slides: in *.md here

Code: in code here


TOC

Module 1: Baby Steps

  1. Hello World
  2. JSX
  3. Babel and Webpack
  4. Hello World with JSX

Module 2: Component-Based Architecture

  1. Composing Components
  2. Variables
  3. Props
  4. States
  5. Lists
  6. Clock Project

Module 3: User Input

  1. Components Methods
  2. Browser Events
  3. Controlled Components
  4. Refs and Uncontrolled Components
  5. Timer Project

Module 4: Advancing Components

  1. Prop Types and Default Prop Values
  2. Higher-Order Components
  3. Rendering Children
  4. componentDidMount() and Other Components Lifecycle Events

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages