You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steve Lee edited this page Feb 7, 2016
·
4 revisions
There are many, many technology choices available and new frameworks appear each day. Although an opinionated framework means less decision to be made, it also increase the barriers to collaboration. Given our principles we prefer small libraries so that even if they become unsupported we can still use them
Technologies
git and GitHub
node.js 4.x.x LTS build and server runtime
npm 2.x.x build and package management
Browserify Bundling and require on client plus hot reload
Hapi - http server. More complex than express but batteries included and configuration based.