Pius Nyakoojo
Pius Nyakoojo
The documentation suggests that locale.ready(some_path) should return a promise that resolves with the data requested rather than the path. ``` angular.module('myApp', ['ngLocalize']) .controller('exampleCtrl', ['$scope', 'locale', function ($scope, locale) { locale.ready('common').then(function...
Hello. I'm sorry if this isn't the right place to ask for consulting questions. But how does Orbit-DB compare to Firebase. (1) We were using firebase to make a digital...
This fixes https://github.com/gotsunami/go-cloudinary/issues/8 This shouldn't break anything since the dependency isn't used in this file.