-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Add weekly update 2015-11-13 #358
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -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. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Considering when we're pushing this article, not sure if we should include this.
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. If we're sending this out in the next 12 hours or so, it might be OK. People who see it won't be able to go, but it's good for people to know that these events are happening all the time. (And maybe someone can check the Nodevember site for a live stream.)
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Just checked. There's no live streams or even tickets anymore. That is a good point though. |
||
| * [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. | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove
by mefrom the link text. :-)