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

https://github.com/tableflip/meteor-method-promises

A simple example of using ES6 promises to handle async actions in Meteor methods
https://github.com/tableflip/meteor-method-promises

Last synced: 9 months ago
JSON representation

A simple example of using ES6 promises to handle async actions in Meteor methods

Awesome Lists containing this project

README

          

# meteor-method-promises
A simple example of using ES6 promises to handle async actions in Meteor methods