jparap / Node.js-Bootcamp

Node.js-Bootcamp
0 stars 0 forks source link

dropbox-demo.gif #3

Open jparap opened 9 years ago

jparap commented 9 years ago

dropbox-demo

codepathreview commented 9 years ago

:+1: nice work. The point of this homework was to explore a simple example of a full server application with a REST API and CLI while interacting with the filesystem. Here's a checklist of things that I'm looking for in this project. You should review the checklist, and make any changes to your project, if necessary.

In general, you should challenge yourself to create fast stable applications with strict APIs. That's where you'll find all the rough edges of the node.js runtime and earn the next level of mastery.