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
580
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
90
Ansible and Cloudformation
wolfeidau
1
230
Docker Security
wolfeidau
0
190
Building a Proxy in Go
wolfeidau
2
380
Using JWT to Authenticate Microservices
wolfeidau
1
250
Managing Secrets IN AWS
wolfeidau
0
150
ESPlant Workshop Firmware Overview and Demos
wolfeidau
0
130
Other Decks in Programming
See All in Programming
パッケージ設計の黒魔術/Kyoto.go#63
lufia
3
440
RDoc meets YARD
okuramasafumi
4
170
🔨 小さなビルドシステムを作る
momeemt
4
690
個人開発で徳島大学生60%以上の心を掴んだアプリ、そして手放した話
akidon0000
1
150
Android 16 × Jetpack Composeで縦書きテキストエディタを作ろう / Vertical Text Editor with Compose on Android 16
cc4966
2
270
そのAPI、誰のため? Androidライブラリ設計における利用者目線の実践テクニック
mkeeda
2
2.8k
Ruby Parser progress report 2025
yui_knk
1
460
Putting The Genie in the Bottle - A Crash Course on running LLMs on Android
iurysza
0
140
API Platform 4.2: Redefining API Development
soyuka
0
240
Platformに“ちょうどいい”責務ってどこ? 関心の熱さにあわせて考える、責務分担のプラクティス
estie
1
180
go test -json そして testing.T.Attr / Kyoto.go #63
utgwkk
3
320
楽して成果を出すためのセルフリソース管理
clipnote
0
190
Featured
See All Featured
A better future with KSS
kneath
239
17k
Into the Great Unknown - MozCon
thekraken
40
2k
Unsuck your backbone
ammeep
671
58k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.6k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
3k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Designing Experiences People Love
moore
142
24k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
The Pragmatic Product Professional
lauravandoore
36
6.9k
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