Node Weekly
July 20, 2017  #197
Yoni Goldberg
19 different tips or best practices to consider when putting your Node apps into production, along with pop-out examples and links.


James M Snell
There’s a pull request containing an initial experimental implementation of HTTP/2 directly in Node. James explains how to get started playing with it.


Jonas Helfer
A community-maintained, open-source GraphQL server that works with Express, Hapi, Koa, Lambda, Micro, Restify, etc.


Simple Programmer   Sponsor
Technical knowledge alone isn't enough—increase your income by leveling up your "soft skills." Learn new skills faster, command more respect, find work you love, and earn what you're worth. Get the book for $0.99 (48 hours only).

Simple Programmer

Bianca Gandolfo
NDJSON is a data format that separates individual JSON objects with newlines, making more efficient streaming and processing possible.


Tierney Cyren
A quick and helpful guide for newcomers to the Node.js project to start contributing - with or without code - to the project.


Enclose.io
Bundles Node and code into an executable, so not a compiler in the classic sense. Repo here.


In Brief