Skip to content

29 component composition

Jag edited this page Jun 21, 2019 · 2 revisions

Component Composition

Concepts You Should Know in React.js (Link)

  1. The Component Lifecycle
  2. Higher-Order Components
  3. React State and setState()
  4. React Context

A Quick Intro to React's props.children (Link)


A Simple React Router v4 Tutorial (Link)


Clone this wiki locally