angular-phonecat-mongodb-rest
angular-phonecat-mongodb-rest copied to clipboard
Example of Angular app with Node server and MongoDb Restful API
Results
3
angular-phonecat-mongodb-rest issues
Sort by
recently updated
recently updated
newest added
``` ./angular-phonecat-mongodb-rest/node_modules/mongojs/node_modules/mongodb/lib/mongodb/connection/base.js:245 throw message; ^ TypeError: undefined is not a function at commandHandler (/home/node/angular-phonecat-mongodb-rest/node_modules/mongojs/node_modules/mongodb/lib/mongodb/cursor.js:709:16) ```
In index.html I am trying out recommended use of CDN: App no longer functions. Curious why?