-
-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Add weekly update 2016-11-11 #1021
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,49 @@ | ||
| --- | ||
| title: Weekly Update - November 11th, 2016 | ||
| author: Minwoo Jung (github.com/JungMinu) | ||
| date: 2016-11-11T12:00:00.000Z | ||
| status: publish | ||
| category: weekly | ||
| slug: weekly-update-2016-11-11 | ||
| layout: blog-post.hbs | ||
| --- | ||
|
|
||
| ### Node v7.1.0 (Current) | ||
|
|
||
| * [Node v7.1.0 (Current)](https://nodejs.org/en/blog/release/v7.1.0/). The complete changelog can be found [on GitHub](https://github.com/nodejs/node/blob/master/CHANGELOG.md). | ||
|
|
||
| ### Node v4.6.2 (LTS) | ||
|
|
||
| * [Node v4.6.2 (LTS)](https://nodejs.org/en/blog/release/v4.6.2/). The complete changelog can be found [on GitHub](https://github.com/nodejs/node/blob/master/CHANGELOG.md). | ||
|
|
||
| ### Node.js Benchmarks Results for v7.x | ||
|
|
||
| * Results for v7.x added to [https://benchmarking.nodejs.org/](https://benchmarking.nodejs.org/) | ||
| * Benchmarks are curently run daily and the updated results published on this page in order to provide visibility and to encourage contributors to look for possible regressions after their commits go in. | ||
| * This page/data is maintained by the [benchmarking working group](https://github.com/nodejs/benchmarking/blob/master/README.md). | ||
|
|
||
| ### Daily Code Coverage Results | ||
|
|
||
| * Now available for Node.js master at: https://coverage.nodejs.org/. Please check results after your major PRs land to ensure coverage is not regressed. | ||
| * This data is also a good way to identify where new tests can be added to improve the overall coverage numbers. | ||
| * We are doing pretty well at 89.37% JS coverage and 88.3% C++ coverage but we can always do better. | ||
|
|
||
| ### Community Updates | ||
|
|
||
| * [Node.js v7.1.0 Release Brief](https://nodesource.com/blog/node-js-v-7-1-0-release-brief): This first release to the v7.x release line comes with upgraded dependencies, a couple new APIs, and a plenty of fixes. | ||
| * [Node.js v4.6.2 Release Brief](https://nodesource.com/blog/node-js-v-4-6-2-release-brief): This v4 LTS release is the result of a large buildup of regular maintenance commits. Contains a sizable amount of fixes and dependency patches. | ||
| * [Running Your Node.js App With Systemd - Part 1](https://nodesource.com/blog/running-your-node-js-app-with-systemd-part-1): This post is going to cover the specific case of running something on a "standard" Linux server that uses systemd. | ||
| * [Running Your Node.js App With Systemd - Part 2](https://nodesource.com/blog/running-your-node-js-app-with-systemd-part-2): There are a few things we'd like to change about our setup to make it more production ready, which means we're going to have to dive a bit deeper into SysAdmin land. | ||
| * [6 of the Most Exciting ES6 Features in Node.js v6 LTS](https://nodesource.com/blog/six-of-the-most-exciting-es6-features-in-node-js-v6-lts): With this article, we'll take a look at six of the best new ES6 features that are in the Node.js v6 LTS release. | ||
|
|
||
| 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 | ||
| * [play.node 2016](http://playnode.io/2016/): 23rd November 2016 · Seoul, South Korea | ||
| * [EventLoop](http://eventloop.noders.com/): 26th - 27th 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. | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
This event needs a location. I believe it is in Santiago, Chile.