Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/djgrant/redux-fel-talk

Talk from Front-end London
https://github.com/djgrant/redux-fel-talk

Last synced: about 2 months ago
JSON representation

Talk from Front-end London

Awesome Lists containing this project

README

        

Slides from my talk at [FEL](http://www.frontendlondon.co.uk/) on [Redux](http://redux.js.org).

[View slides](deck.md)

Or, grab the repo:

```
git clone https://github.com/djgrant/redux-fel-talk.git
cd redux-fel-talk
```

and run the deck in your browser using [markdeck](https://github.com/djgrant/markdeck):

```bash
npm install -g markdeck
markdeck deck.md
```