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

https://github.com/troch/reactiveconf-talk

My talk @ ReactiveConf 2016
https://github.com/troch/reactiveconf-talk

Last synced: over 1 year ago
JSON representation

My talk @ ReactiveConf 2016

Awesome Lists containing this project

README

          

# Past and Future of client-side routing (ReactiveConf 2016 talk)

### Slides

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

### Demo

The demo has been generated with `react-create-app`. Go to the demo directory, install dependencies (`yarn` or `npm install`), and start the application (`yarn start` or `npm start`). If you are new to router5, it is a good starting point / playground.

### Links

- [router5](/router5/router5)
- [router5 documentation](http://router5.github.io)