Nodejs.org: Evangelism: Weekly Update for October ~

Created on 11 Oct 2016  Â·  8Comments  Â·  Source: nodejs/nodejs.org

Let's write down for next week :gift:

Most helpful comment

Hello Folks,

We created an article discussing Node.js Enterprise use-cases:
https://blog.risingstack.com/node-js-examples-what-companies-use-node-for/

I hope you'll enjoy it.

Cheers,
Ferenc

All 8 comments

Hello Folks,

We created an article discussing Node.js Enterprise use-cases:
https://blog.risingstack.com/node-js-examples-what-companies-use-node-for/

I hope you'll enjoy it.

Cheers,
Ferenc

Hello Again,

A new article has been published on our community website:

"This article teaches you how to build a distributed application with ZeroMQ and Node.js by developing an exciting sample project: a brute-force cracker for JWT tokens."

https://community.risingstack.com/zeromq-node-js-cracking-jwt-tokens-1/

Cheers,
Ferenc

Hi, me again. :)

We wrote a short piece on async/await in the Node 7 nightly.

https://blog.risingstack.com/async-await-node-js-7-nightly/

@hfeeri I think there is a typo in the blog post …

function async getTrace () { 

AFAIK async needs to be in front of the function keyword … https://tc39.github.io/ecmascript-asyncawait/

@raphaelokon Thanks for noticing, you're absolutely right. Corrected the typo!

New article: https://blog.risingstack.com/node-js-at-scale-module-system-commonjs-require/

"Learn how the Node.js module system & CommonJS works and what does require do under the hood."

Hello!

We published a new article on how to do graceful shutdown with Node.js and Kubernetes.

https://blog.risingstack.com/graceful-shutdown-node-js-kubernetes/

Cheers,

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fhemberger picture fhemberger  Â·  8Comments

vsemozhetbyt picture vsemozhetbyt  Â·  4Comments

mikeal picture mikeal  Â·  8Comments

gbhrdt picture gbhrdt  Â·  4Comments

loriF picture loriF  Â·  3Comments