diff --git a/locale/en/blog/weekly-updates/weekly-update.2016-10-28.md b/locale/en/blog/weekly-updates/weekly-update.2016-10-28.md new file mode 100644 index 0000000000000..e4bcab81418ea --- /dev/null +++ b/locale/en/blog/weekly-updates/weekly-update.2016-10-28.md @@ -0,0 +1,28 @@ +--- +title: Weekly Update - October 28th, 2016 +author: Minwoo Jung (github.com/JungMinu) +date: 2016-10-28T12:00:00.000Z +status: publish +category: weekly +slug: weekly-update-2016-10-28 +layout: blog-post.hbs +--- + +### Node v7.0.0 (Current) + +* [Node v7.0.0 (Current)](https://nodejs.org/en/blog/release/v7.0.0/). The complete changelog from previous releases can be found [on GitHub](https://github.com/nodejs/node/blob/master/CHANGELOG.md). + +### Community Updates + +* [Graceful shutdown with Node.js and Kubernetes](https://blog.risingstack.com/graceful-shutdown-node-js-kubernetes/): This article helps you to understand what graceful shutdown is, what are the main benefits of it and how can you set up the graceful shutdown of a Kubernetes application. +* [Node Todo](http://nodetodo.org/): Free and public gatherings for people that want to contribute to Node.js. +* [Node.js Examples - What Companies Use Node for in 2016](https://blog.risingstack.com/node-js-examples-what-companies-use-node-for/): This article on Node.js examples shows how Groupon, Lowe’s Home Improvement and Skycatch have successfully deployed their enterprise applications with Node.js. +If you have spotted or written something about Node.js, do come over to our [Evangelism team repo](https://github.com/nodejs/evangelism) and suggest it on the [Issues page](https://github.com/nodejs/evangelism/issues), specifically the Weekly Updates issue. + +### Upcoming Events + +* [NodeConf Barcelona 2016](http://barcelona.nodeconf.com/): 18th November 2016 · Barcelona Mobile World Centre +* [NodeConf Argentina](https://2016.nodeconf.com.ar): 18 - 19 November, 2016 +* [Node.js Interactive North America](http://events.linuxfoundation.org/events/node-interactive): November 29th - December 2nd · AUSTIN, TEXAS, US + +Have an event about Node.js coming up? You can put your events here through the [Evangelism team repo](https://github.com/nodejs/evangelism) and announce it in the [Issues page](https://github.com/nodejs/evangelism/issues), specifically the Weekly Updates issue.