codepath / codepath/nodejs_guides

Package Recommendations

Open
#11 3 comments 0 reactions 1 assignee Claimed by @CrabDude View on GitHub
help wanted
Dominant language
No language data
Stars
74
Forks
18
PR merge metrics
No merged PRs in 30d

Description

- Servers (in order): express, hapi, sails, koa, loopback
- Ideally these would have at least 1 authoritative getting started with X blog post and 1 video
- Promises
- bluebird (performance), babel's built-in language implementation , q (feature-filled)
- ORM
- sequelize, mongoose, [node-orms2](https://github.com/dresende/node-orm2), [juggling db](https://github.com/1602/jugglingdb), [bookshelf](http://bookshelfjs.org), [waterline (from sails)](https://github.com/balderdashy/waterline)
- utilities
- lodash (mention mixins like string), [request](https://github.com/request/request), [lazy underscore](http://danieltao.com/lazy.js/)
- [nconf](https://www.npmjs.com/package/nconf) for hierarchical configuration

**What success looks like: Succinctness and clarity. Less is more.**
Reference Wikis: [Authentication & Authorization](https://github.com/codepath/nodejs_guides/wiki/Authorization-&-Authentication), [Setup](https://github.com/codepath/nodejs_guides/wiki/Setup)

Open separate issues for required links to community sources if you're having trouble finding any.

_Please assign to yourself before working on this._
/cc @NinjaSudo @philster @azoff @DiyahM

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.