From 40edf4bd03ec66d773562bf042f720561e8fcf3a Mon Sep 17 00:00:00 2001 From: Minwoo Jung Date: Sat, 14 Nov 2015 14:11:15 +0900 Subject: [PATCH 1/3] Add weekly update 2015-11-13 Please review this post. :heart:,@nodejs/evangelism --- .../weekly-update.2015-11-13.md | 42 +++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 locale/en/blog/weekly-updates/weekly-update.2015-11-13.md diff --git a/locale/en/blog/weekly-updates/weekly-update.2015-11-13.md b/locale/en/blog/weekly-updates/weekly-update.2015-11-13.md new file mode 100644 index 0000000000000..2bf67b303e243 --- /dev/null +++ b/locale/en/blog/weekly-updates/weekly-update.2015-11-13.md @@ -0,0 +1,42 @@ +--- +title: Weekly Update - Nov 13th, 2015 +author: Minwoo Jung (@jmwsoft) +date: 2015-11-13T12:00:00.000Z +status: publish +category: weekly +slug: weekly-update-2015-11-13 +layout: blog-post.hbs +--- + +### Node.js News — November 13th + +### Node.js Foundation Individual Membership Now Open + +* With the support of the Linux Foundation we are now able to launch an Individual Membership program. +* These members will be electing two representatives to the Board of Directors this January who will be responsible for representing the diverse needs of the Node.js community in the administration of the Node.js Foundation. + +See https://nodejs.org/en/blog/community/individual-membership/ for more information. + +### SF Node Meetup + +* ["The Journey To Node 4" by Joe McCann](https://www.youtube.com/watch?v=jZpnF0zOSvY): Node.js, io.js, the Node Foundation, Node v4, etc. +* ["Our Journey With Node.js" by Mick Ryan](https://www.youtube.com/watch?v=uFY_p1YZ2cE): How Node.js was introduced at BigCommerce, pitfalls, benefits, etc. +* ["YOU Are Invited" by me](https://www.youtube.com/watch?v=1F8F-EbdX40): Rich Trott encouraged people to contribute to Node and tried to point out some non-obvious on-ramps. + +### Community Updates + +* [10 Habits of a Happy Node Hacker (2016)](http://blog.heroku.com/archives/2015/11/10/node-habits-2016), "Here are ten habits for happy Node.js hackers as we enter 2016. They're specifically for app developers" +* [Understanding Garbage Collection and hunting Memory Leaks in Node.js](http://apmblog.dynatrace.com/2015/11/04/understanding-garbage-collection-and-hunting-memory-leaks-in-node-js/), "Covers how Node.js manages memory and how to trace down memory-related problems" +* [Node.js v4 gets an A+ for SSL Labs with no configuration](https://certsimple.com/blog/node-js-ssl-labs), "Node has one of the best out-of-the-box SSL setups of any web server." + +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/191), specifically the Weekly Updates issue. + +### Upcoming Events + +* [Nodevember](http://nodevember.org/?utm_source=io.js+and+Node.js+News&utm_medium=article), November 14th - 15th at Nashville, Tennessee, US. +* [JSConf.Asia](http://2015.jsconf.asia/), November 19th - 20th in Singapore. +* [NodeConf Barcelona](https://ti.to/barcelonajs/nodeconf-barcelona-2015), November 21st at Barcelona, Spain +* [CampJS VI](http://vi.campjs.com), November 20th – 23th at Queensland, Australia +* [Node.js Interactive](http://events.linuxfoundation.org/events/node-interactive), December 8th - 9th at Portland, 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/191), specifically the Weekly Updates issue. From 21f0256d9a6ba24e122233491b1737b53de8cbdf Mon Sep 17 00:00:00 2001 From: Minwoo Jung Date: Sat, 14 Nov 2015 15:19:21 +0900 Subject: [PATCH 2/3] Update weekly-update.2015-11-13.md --- locale/en/blog/weekly-updates/weekly-update.2015-11-13.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/en/blog/weekly-updates/weekly-update.2015-11-13.md b/locale/en/blog/weekly-updates/weekly-update.2015-11-13.md index 2bf67b303e243..28b77331d1c77 100644 --- a/locale/en/blog/weekly-updates/weekly-update.2015-11-13.md +++ b/locale/en/blog/weekly-updates/weekly-update.2015-11-13.md @@ -21,7 +21,7 @@ See https://nodejs.org/en/blog/community/individual-membership/ for more informa * ["The Journey To Node 4" by Joe McCann](https://www.youtube.com/watch?v=jZpnF0zOSvY): Node.js, io.js, the Node Foundation, Node v4, etc. * ["Our Journey With Node.js" by Mick Ryan](https://www.youtube.com/watch?v=uFY_p1YZ2cE): How Node.js was introduced at BigCommerce, pitfalls, benefits, etc. -* ["YOU Are Invited" by me](https://www.youtube.com/watch?v=1F8F-EbdX40): Rich Trott encouraged people to contribute to Node and tried to point out some non-obvious on-ramps. +* ["YOU Are Invited"](https://www.youtube.com/watch?v=1F8F-EbdX40): Rich Trott encouraged people to contribute to Node and tried to point out some non-obvious on-ramps. ### Community Updates From 4bae0c4d4a72a53c07f4f943b084cf118c760d21 Mon Sep 17 00:00:00 2001 From: Minwoo Jung Date: Sun, 15 Nov 2015 14:10:15 +0900 Subject: [PATCH 3/3] Update weekly-update.2015-11-13.md --- locale/en/blog/weekly-updates/weekly-update.2015-11-13.md | 1 - 1 file changed, 1 deletion(-) diff --git a/locale/en/blog/weekly-updates/weekly-update.2015-11-13.md b/locale/en/blog/weekly-updates/weekly-update.2015-11-13.md index 28b77331d1c77..d8276b272402b 100644 --- a/locale/en/blog/weekly-updates/weekly-update.2015-11-13.md +++ b/locale/en/blog/weekly-updates/weekly-update.2015-11-13.md @@ -33,7 +33,6 @@ If you have spotted or written something about Node.js, do come over to our [Eva ### Upcoming Events -* [Nodevember](http://nodevember.org/?utm_source=io.js+and+Node.js+News&utm_medium=article), November 14th - 15th at Nashville, Tennessee, US. * [JSConf.Asia](http://2015.jsconf.asia/), November 19th - 20th in Singapore. * [NodeConf Barcelona](https://ti.to/barcelonajs/nodeconf-barcelona-2015), November 21st at Barcelona, Spain * [CampJS VI](http://vi.campjs.com), November 20th – 23th at Queensland, Australia