jeffcarbs / react-performance-demo

Code to accompany talk on React performance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Performance

This is the repo to accompany a talk on React performance given at Denver Startup Week on September 25, 2018. Slides can be found here.

Running

This demo was built using create-react-app. To run:

yarn install
yarn start

Tags

There are numbered tags that correspond to the flow of the presentation. There's a footer on some of the slides that reference particular tags.

Contact

Email is in my Github profile or at the end of the presentation.

About

Code to accompany talk on React performance


Languages

Language:JavaScript 83.3%Language:HTML 10.5%Language:CSS 6.2%