codepath / nodejs_guides

Comprehensive open-source Node.js guides
76 stars 19 forks source link

Package Recommendations #11

Open CrabDude opened 9 years ago

CrabDude commented 9 years ago

What success looks like: Succinctness and clarity. Less is more. Reference Wikis: Authentication & Authorization, 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

pixelknitter commented 9 years ago

List of Package Recommendations for different "gotchas" of nodejs dev: https://www.airpair.com/node.js/posts/top-10-mistakes-node-developers-make

CrabDude commented 9 years ago

As far as package recommendations, I'd prefer all the recommendations to be 1st-hand, so feel free to grab any out of there that you either have experience with, or have vetted personally. There are A LOT of bad node.js packages out there, many I've found through blog posts.

On Mon, Apr 27, 2015 at 12:53 PM, Edward Freeman notifications@github.com wrote:

List of Package Recommendations for different "gotchas" of nodejs dev: https://www.airpair.com/node.js/posts/top-10-mistakes-node-developers-make

— Reply to this email directly or view it on GitHub https://github.com/codepath/nodejs_guides/issues/11#issuecomment-96796244 .

pixelknitter commented 9 years ago

Fair enough.