-
-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Add weekly update 2016-11-04 #1011
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
3 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
Next
Next commit
Add weekly update 2016-11-04
Please review this post. ❤️,@nodejs/evangelism
- Loading branch information
commit 0660ae931227b08d88a9743b38927bbcdb077443
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,29 @@ | ||
| --- | ||
| title: Weekly Update - November 4th, 2016 | ||
| author: Minwoo Jung (github.com/JungMinu) | ||
| date: 2016-11-04T12:00:00.000Z | ||
| status: publish | ||
| category: weekly | ||
| slug: weekly-update-2016-11-04 | ||
| layout: blog-post.hbs | ||
| --- | ||
|
|
||
| ### Node v7.1.0 proposal | ||
|
|
||
| * [Node v7.1.0 proposal](https://github.com/nodejs/node/pull/9438). The complete changelog from previous releases can be found [on GitHub](https://github.com/nodejs/node/blob/master/CHANGELOG.md). | ||
|
|
||
| ### Community Updates | ||
|
|
||
| * [Node.js v7 Release Brief](https://nodesource.com/blog/node-js-v7-release-brief) | ||
| * [Last Week in Node.js Working Groups](https://nodesource.com/blog/last-week-in-node-js-working-groups-october-17-24): Last week was quieter than usual as a lot of effort was put into the new v7 Current release line, as such, this is the summary for the last two weeks. | ||
|
||
| * [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 | ||
| * [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.
Nit: I would leave out
from previous releasesand just writeThe complete changelog can be found...