Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 351 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 351 Bytes

React 16 Highlights

Some selected highlights from React 16 (as of Nov 20 2018, up to 16.6).

Uses mdx-deck. Slides online here.

  1. Clone this repository
  2. Install with yarn
  3. Run presentation with with yarn deck.

Slides can be built and pushed to GitHub pages using yarn deploy.