Wednesday, 6 April 2016

Would anyone be able to review this todo list?

Apologies if this is in breach of the subreddit rules - I've checked (twice!) and I don't think it is but feel free to delete / ignore this post.Basically, I've picked up node recently. I've been a web dev for a while, career progression has been php -> .net -> rails and now node. I've done a course, read countless articles, but as I'm sure you agree you only really learn by doing so I knocked up this application here (tagged at 0.1 for the purposes of this post);http://ift.tt/1Wc2j0A, it's a todo list. Features;Express backendMongo / mongoose based modelsFull CRUDcontrollers / routes / models all separated outLoggingIntegration and Model testsThis implementation looks nothing like any of the other countless implementations I've seen online, which means I've probably done it wrong :) I am conscious of dragging some non-nodey habits in from the other platforms I've worked on.If anyone has some spare time could I maybe get a code review and some pointers? I am particularly interested in;Security issuesOver verbosity / not enough abstractionScalabilityNot 'the node way'But actually any comments would be appreciated. Thanks in advance!

Submitted April 06, 2016 at 01:23PM by MetalMikey666

No comments:

Post a Comment