Skip to content

Instantly share code, notes, and snippets.

@altherlex
Last active August 29, 2015 14:21
Show Gist options
  • Select an option

  • Save altherlex/e6861db47b2db612ac91 to your computer and use it in GitHub Desktop.

Select an option

Save altherlex/e6861db47b2db612ac91 to your computer and use it in GitHub Desktop.
Tools for nodejs webservice and client-side architecture
  • Rewire (require module): Easy dependency injection for node.js unit testing

  • Mocha (to test js)

  • Moment: Parse, validate, manipulate, and display dates in JavaScript.

  • Swagger: A Powerful Interface to your RESTful API

  • usejsdoc

  • Yeoman(make scaffold): to kickstart new projects, prescribing best practices and tools to help you stay productive

  • Underscore: useful functional programming helpers

  • MVC client-side: AngularJs vs Backbone vs Emberjs

  • ApacheBench: Tool for benchmarking the HTTP server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment