Skip to content
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

Add weekly update 2016-07-08 #820

Merged
merged 6 commits into from
Jul 9, 2016
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions locale/en/blog/weekly-updates/weekly-update.2016-07-08.md
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.
* [Node Hero - Node.js Unit Testing Tutorial](https://blog.risingstack.com/node-hero-node-js-unit-testing-tutorial/): you can learn how to get started with Node.js and deliver software products using it.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the part after the : is the same as the previous link. Is that intentional?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@evanlucas it was a mistake, will fix it

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed and updated :)

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 Argentina](https://2016.nodeconf.com.ar): 18 - 19 November, 2016
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we include nodeconf.eu?

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's earlier than nodeconf ar, so why not?


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.