原文:https://blog.risingstack.com/history-of-node-js/
We’ve been publishing articles on Node.js for over a year now, and since 2015 was quite a year for Node.js, we thought it’d be interesting to look back at what exactly happened to Node.js so far, from the point where it was born.
This is the history of Node.js on a timeline, from 2009 until now (December 2015):
<iframe src="//cdn.knightlab.com/libs/timeline3/latest/embed/index.html?source=1rt8Xqpno-s7oNFCEKMYHoJexw24DIUcSkTABx2avcV8&font=Default&lang=en&initial_zoom=2&height=650" width="100%" height="650" frameborder="0"></iframe>- 此时Node.js仅仅有一个名字
- npm(Node包管理器)初次发布早期预览版
- Ryan Dahl's (Node.js作者) Original Node.js Talk
- Ryan Dahl 在 JSConf 会议上第一次展示Nodejs
- Express: 一个Node.js web开发框架
- Socket.io 首次发布
- 在Heroku上体验Node.js
- Ryan Dahl在Google Tech Talk上谈 Node.js
- Node.js 0.2.0版本发布
- Node.js指南
- 在Reddit上,向Ryan Dahl提问
- npm 1.0: 发布
- Node新手书, an introduction to Node.js,刚刚完成
- A comprehensive Node.js tutorial for beginners.
- LinkedIn开始使用Node.js
- LinkedIn launched its completely overhauled mobile app with new features and new parts under the hood.
- Ryan Dahl谈Node.js历史以及创建原因
- Uber在production中使用Node.js
- Uber Engineering Manager Curtis Chambers explains why his company completely re-engineered their application using Node.js to increase efficiency and improve the partner and customer experience.
- Ghost: 使用Node.js写的博客
- Ghost is an open source publishing platform which is beautifully designed,easy to use, and free for everyone.
- MEAN技术栈: MongoDB, ExpressJS, AngularJS 和 Node.js
- eBay 编写第一个 Node.js 应用的经验
- 沃尔玛公司的Node.js内存泄露
- Eran Hammer of Wal-Mart labs came to the Node.js core team complaining of a memory leak he had been tracking down for months.
- PayPal 发布了 Kraken, 一个Node.js框架
- "Gives your Node.js express apps some extra arms"
- Koa - 下一代Node.js Web framework
- TJ Fontaine接手领导 Node项目
- Node.js Advisory Board
- Joyent and several members of the Node.js community announced a proposal for a Node.js Advisory Board as a next step towards a fully open governance model for the Node.js open source project.
- Node.js in Flame Graphs - Netflix
- IO.js – Evented I/O for V8 Javascript
Q1
- IO.js 1.0.0发布
- Joyent 推进建立 Node.js基金会
- Joyent, IBM, Microsoft, PayPal, Fidelity, SAP and The Linux Foundation Join Forces to Support Node.js Community With Neutral and Open Governance
- IO.js 和 Node.js和解提案
Q2
- npm支持私有模块
- Node 项目领导人TJ Fontaine逐步解除核心身份并离开 Joyent 公司。
- A changing of the guard in Nodeland.
- Node.js 和 io.js 在 Node 基金会下合并情况
Q3
- Trace - Visualized monitoring for Node.js microservices
- Trace is a visualized microservice monitoring tool that gets you all the metrics you need when operating microservices.
- 4.0版本发布,即新的1.0版本
Q4
- Node v4.2.0, 首个长期支持版本(LTS)
- Apigee, RisingStack and Yahoo join the Node.js Foundation
- Node Interactive
- The first annual Node.js conference by the Node.js Foundation
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
- v1.0.0 初始化版本
- write by
i5tingi5ting@126.com
如有建议或意见,请在issue提问或邮件
this repo is released under the MIT License.