-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #820 from nodejs/JungMinu-news
Add weekly update 2016-07-08
- Loading branch information
Showing
1 changed file
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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,37 @@ | ||
--- | ||
title: Weekly Update - July 8th, 2016 | ||
author: Minwoo Jung (github.com/JungMinu) | ||
date: 2016-07-08T12:00:00.000Z | ||
status: publish | ||
category: weekly | ||
slug: weekly-update-2016-07-08 | ||
layout: blog-post.hbs | ||
--- | ||
|
||
### Node v6.3.0 (Current) Release | ||
|
||
* [Node v6.3.0 (Current)](https://nodejs.org/en/blog/release/v6.3.0/). Complete changelog from previous releases can be found [on GitHub](https://github.com/nodejs/node/blob/master/CHANGELOG.md). | ||
|
||
### Node.js Foundation Announces Keynotes and Programming for Node.js Interactive Europe | ||
|
||
Event will showcase workshops, community and technical talks, and use cases that will inform the future development of Node.js and JavaScript. | ||
|
||
See https://nodejs.org/en/blog/announcements/interactive-2016-ams/ for more information. | ||
|
||
### Binaries for Linux on Power Systems | ||
|
||
Community downloads now include binaries for Linux on Power Systems with big endian in addition to the existing little endian binaries. | ||
|
||
See https://nodejs.org/en/download/. | ||
|
||
### Community Updates | ||
|
||
* [Node Hero - Debugging Node.js Applications](https://blog.risingstack.com/node-hero-node-js-debugging-tutorial/): you can learn how to get started with Node.js and deliver software products using it. | ||
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 EU 2016](http://www.nodeconf.eu/): Sunday 16th - Thursday 20th October, Lyrath Estate Kilkenny | ||
* [NodeConf Argentina](https://2016.nodeconf.com.ar): 18 - 19 November, 2016 | ||
|
||
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. |