Some selected highlights from React 16 (as of Nov 20 2018, up to 16.6).
Uses mdx-deck
. Slides online here.
- Clone this repository
- Install with
yarn
- Run presentation with with
yarn deck
.
Slides can be built and pushed to GitHub pages using yarn deploy
.