Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/djgrant/redux-fel-talk
- Owner: djgrant
- Created: 2016-02-25T16:47:46.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-26T18:34:55.000Z (almost 9 years ago)
- Last Synced: 2024-11-01T22:36:50.262Z (3 months ago)
- Size: 9.78 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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
```