Prerender Your AngularJS Apps To Boost SEO – http://pulse.me/s/38DPDf
Category Archives: NodeJS
Registering static methods are remote methods in Loopback 2.0
Loopback 2.0 and getting: /node_modules/loopback-connector-mongodb/node_modules/mongodb/lib/mongodb/connection/base.js:246 throw message; ^ TypeError: Cannot call method ‘apply’ of undefined at SharedMethod.invoke /node_modules/loopback/node_modules/strong-remoting/lib/shared-method.js:213:17) Reason is more than likely that you have defined a static method on your model that does not match the string used to register the static method as a remote method as outline here.
What’s a full-stack developer?
Full-stack development is about exposing yourself to a broad range of ideas. This is a theme we’ll see repeatedly in the coming years. Being a full-stack developer isn’t about jumping immediately from working on the Hadoop cluster to the Java middleware to the JavaScript that runs in the browser. Specialization exists for a reason. ButContinue reading “What’s a full-stack developer?”
Habits of a Happy Node Hacker
Habits of a Happy Node Hacker – https://blog.heroku.com/archives/2014/3/11/node-habits
Testing in Node.js
Testing in Node.js – http://net.tutsplus.com/tutorials/javascript-ajax/testing-in-node-js/
Dev Gigs: Mastering Node.js Logging
Handling Oauth2 with Node.js and Angular.js
Handling Oauth2 with Node.js and Angular.js – http://pulse.me/s/EnKbR
How to write a command line application in Node.js
How to write a command line application in Node.js – http://pulse.me/s/p0v2a
Baucis : build and document REST APIs quickly using Node.js and MongoDB
Baucis : build and document REST APIs quickly using Node.js and MongoDB – http://pulse.me/s/oTHj5
Writing a Command Line Utility using Node
Writing a Command Line Utility using Node – http://pulse.me/s/oFolU