An open API service indexing awesome lists of open source software.

https://github.com/troch/react-edinburgh-code-splitting

Code splitting talk @ React Edinburgh
https://github.com/troch/react-edinburgh-code-splitting

Last synced: over 1 year ago
JSON representation

Code splitting talk @ React Edinburgh

Awesome Lists containing this project

README

          

# Code splitting with React and Webpack

Code splitting talk @ React Edinburgh, with Webpack 2 and React.

Slides: [SLIDES](./SLIDES.pdf)

### Try the code

```sh
npm start -- --example 1
```

```sh
npm start -- --example 2
```

```sh
npm start -- --example 3
```

```sh
npm start -- --example 4
```