medgardo / promise-nuggets.github.io

Promise nuggets is a set of JavaScript promise tutorials and common patterns.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

promise-nuggets

To write a nugget article, write a markdown file.

The source is kept in the src branch.

Current nuggets can be found at ./src/documents/articles

building the site

npm install
npm start

You can see the generated output in the out directory or in action with the server started by DocPad at localhost:9778

license

CC-0

About

Promise nuggets is a set of JavaScript promise tutorials and common patterns.


Languages

Language:JavaScript 94.5%Language:CSS 3.7%Language:HTML 1.6%Language:CoffeeScript 0.1%Language:Shell 0.1%