Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sneakertack/async-generators-pres
Presentation slides for a SingaporeJS talk on async control flow with ES6 Generators (8 Oct 2014).
https://github.com/sneakertack/async-generators-pres
Last synced: 22 days ago
JSON representation
Presentation slides for a SingaporeJS talk on async control flow with ES6 Generators (8 Oct 2014).
- Host: GitHub
- URL: https://github.com/sneakertack/async-generators-pres
- Owner: sneakertack
- License: mit
- Created: 2014-10-04T11:28:22.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-08T12:06:54.000Z (about 10 years ago)
- Last Synced: 2024-10-18T20:15:37.481Z (about 1 month ago)
- Language: JavaScript
- Size: 2.09 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-license.txt
Awesome Lists containing this project
README
Source code for presentation slides on the topic of asynchronous flow control in Javascript with ES6 Generators. The slides can be viewed online here: [http://sneakertack.github.io/async-generators-pres](http://sneakertack.github.io/async-generators-pres)
The framework used to create the slides is [Caleb Troughton's deck.js](http://imakewebthings.com/deck.js/), along with some slight modifications. Please refer to that link if you would like to create a presentation like this one.
The theme initially applied was [Groovecoder's Mozilla Sandstone theme for deck.js](https://github.com/groovecoder/deckjs-theme-mozilla) (sandstone.dark.css)
## Workflow
In case you are cloning this repo and not the original deck.js:
1. Edit `index.jade` and slides in `slides/`, run `jade --watch --pretty index.jade`.
## Browser Compatibility
Code compatibility has been done only for the presenting machine (modern Chrome) in mind. Pay special attention to the following, if you decide to use any other browser:
- Radial gradients: Did not do vendor-prefix redundancyness.
- @font-face: Only reads .otf.