Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
iojs - Bringing ES6 to the Node
Search
Mark Wolfe
March 11, 2015
Programming
0
570
iojs - Bringing ES6 to the Node
Mark Wolfe
March 11, 2015
Tweet
Share
More Decks by Mark Wolfe
See All by Mark Wolfe
IP Networking in AWS
wolfeidau
0
66
Getting Into Vue.js
wolfeidau
0
190
AWS Automation With Lambda
wolfeidau
1
89
Ansible and Cloudformation
wolfeidau
1
230
Docker Security
wolfeidau
0
190
Building a Proxy in Go
wolfeidau
2
370
Using JWT to Authenticate Microservices
wolfeidau
1
240
Managing Secrets IN AWS
wolfeidau
0
140
ESPlant Workshop Firmware Overview and Demos
wolfeidau
0
130
Other Decks in Programming
See All in Programming
VS Code Update for GitHub Copilot
74th
1
490
Result型で“失敗”を型にするPHPコードの書き方
kajitack
4
540
A2A プロトコルを試してみる
azukiazusa1
2
1.3k
WindowInsetsだってテストしたい
ryunen344
1
200
ruby.wasmで多人数リアルタイム通信ゲームを作ろう
lnit
2
320
git worktree × Claude Code × MCP ~生成AI時代の並列開発フロー~
hisuzuya
1
520
High-Level Programming Languages in AI Era -Human Thought and Mind-
hayat01sh1da
PRO
0
640
What Spring Developers Should Know About Jakarta EE
ivargrimstad
0
330
イベントストーミング図からコードへの変換手順 / Procedure for Converting Event Storming Diagrams to Code
nrslib
1
550
GoのGenericsによるslice操作との付き合い方
syumai
3
700
Google Agent Development Kit でLINE Botを作ってみた
ymd65536
2
210
Railsアプリケーションと パフォーマンスチューニング ー 秒間5万リクエストの モバイルオーダーシステムを支える事例 ー Rubyセミナー 大阪
falcon8823
4
1k
Featured
See All Featured
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
357
30k
4 Signs Your Business is Dying
shpigford
184
22k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
20k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
181
53k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.2k
BBQ
matthewcrist
89
9.7k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.5k
Producing Creativity
orderedlist
PRO
346
40k
Transcript
io.js Bringing ES6 to the Node Mark Wolfe
A Rundown Fork of Node.JS Trademark is owned by Joyent
Initially started life as nodeforward Moved to io.js due to said trademark.. npm pretty much business as usual, mind the version numbers though!
Community Open governance model As opposed to corporate stewardship Contributor
ownership Currently 104 contributors and growing
Release Model Weekly releases Supported versions of V8 Predictable roadmap
Healthy debate on key features/issues Such as promises.
iojs and V8 Track the stable releases of V8 Enables
both teams to work together on issues/ features Tracing, on LINUX Lots of good discussion between the projects
ES6! let const Generators Promises Template Strings
How to get it? nvm docker Download the Installer!
Links https://iojs.org http://davidwalsh.name/es6-io http://blog.izs.me/post/104685388058/io-js https://github.com/creationix/nvm https://github.com/iojs/docker-iojs
Links Continued io.js posts worth checking out https://medium.com/node-js-javascript/state-of-io- js-2b3094e6f923 https://medium.com/node-js-javascript/io-js-week-
of-march-6th-2f9344688277