Skip to content
Permalink
7914eee056
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
10 lines (5 sloc) 238 Bytes

API Assignment Demo

Overview

Refactor the after example to use the new ES7-proposed async ... await syntax.

Running

Use a recent version of node such as 7.1 and launch with node --harmony-async-await index.js