Tag: mongo
All the articles with the tag "mongo".
-
Week #9: Java, Node.js and Android
For the last 2-3 weeks I've been working with Node.js and Java. The projects are still work-in-progress, but I feel obliged to write the blog post and describe what I've been working on.
-
Week #5 challenge: Authorization for the Last Week Project
I added a simple authorization mechanism to my last week's project using API keys, so not everyone could have access to everything.
-
Week #4 challenge: Server-side JavaScript
I gave a try to Sails.js, an MVC framework built upon Express.js and socket.io that resembles the MVC behavior of frameworks like Ruby on Rails