Skip to content

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

Notifications You must be signed in to change notification settings

promise-nuggets/promise-nuggets.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

// "docpad": "*",
// "docpad-plugin-jade": "*",
// "docpad-plugin-ghpages": "*",
// "docpad-plugin-less": "*",
// "docpad-plugin-eco": "*",
// "docpad-plugin-marked": "*"

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages