Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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).

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.