4 Forks
17 Stars
17 Watchers

co_demo

A step-by-step guide about how to avoid callback hell with ES6 Promises + generators (aka make your own "co")

How to download and setup co_demo

Open terminal and run command
git clone https://github.com/fedor/co_demo.git
git clone is used to create a copy or clone of co_demo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with co_demo https://github.com/fedor/co_demo/archive/master.zip

Or simply clone co_demo with SSH
[email protected]:fedor/co_demo.git

If you have some problems with co_demo

You may open issue on co_demo support forum (system) here: https://github.com/fedor/co_demo/issues