sampl / firefly

Web app boilerplate for beginners based on Firebase and React 🔥
http://getfirefly.org/
234 stars 42 forks source link

Replace model callbacks with promises #9

Closed sampl closed 7 years ago

sampl commented 7 years ago

Just return the result of the query since it returns a promise?

sampl commented 7 years ago

https://github.com/petkaantonov/bluebird/wiki/Promise-anti-patterns

sampl commented 7 years ago

done in fc779739f7a86d603d9b0f35d19e8ddbd65a7ce9