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
530
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
56
Getting Into Vue.js
wolfeidau
0
180
AWS Automation With Lambda
wolfeidau
1
85
Ansible and Cloudformation
wolfeidau
1
220
Docker Security
wolfeidau
0
180
Building a Proxy in Go
wolfeidau
2
350
Using JWT to Authenticate Microservices
wolfeidau
1
240
Managing Secrets IN AWS
wolfeidau
0
130
ESPlant Workshop Firmware Overview and Demos
wolfeidau
0
110
Other Decks in Programming
See All in Programming
CSC509 Lecture 02
javiergs
PRO
0
160
Subclassing, Composition, Python, and You
hynek
3
170
CSC509 Lecture 03
javiergs
PRO
0
140
[KR] Server Driven Compose With Firebase
skydoves
2
200
Integrating AI in Your Enterprise Java Applications
ivargrimstad
0
230
型付きで行うVSCode拡張機能開発 / VSCode Meetup #31
mazrean
0
240
DevFest Android in Korea 2024 - 안드로이드의 문단속 : 앱을 지키는 암호화 이야기
mdb1217
1
160
CSC509 Lecture 04
javiergs
PRO
0
150
4年間変わらなかった YOUTRUSTのアーキテクチャ
daiki1003
1
630
sqlcを利用してsqlに型付けを
kamiyam
0
240
デバッグの話 / Debugging for Beginners
kaityo256
PRO
8
600
クラウドサービスの 利用コストを削減する技術 - 円安の真南風を感じて -
pyama86
3
400
Featured
See All Featured
How STYLIGHT went responsive
nonsquared
95
5.1k
Gamification - CAS2011
davidbonilla
80
5k
Into the Great Unknown - MozCon
thekraken
31
1.4k
The Art of Programming - Codeland 2020
erikaheidi
51
13k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
364
22k
Build The Right Thing And Hit Your Dates
maggiecrowley
31
2.3k
The Language of Interfaces
destraynor
154
24k
Designing with Data
zakiwarfel
98
5.1k
Writing Fast Ruby
sferik
626
60k
Building a Modern Day E-commerce SEO Strategy
aleyda
38
6.8k
Art, The Web, and Tiny UX
lynnandtonic
296
20k
GraphQLとの向き合い方2022年版
quramy
43
13k
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