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
560
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
64
Getting Into Vue.js
wolfeidau
0
190
AWS Automation With Lambda
wolfeidau
1
87
Ansible and Cloudformation
wolfeidau
1
220
Docker Security
wolfeidau
0
180
Building a Proxy in Go
wolfeidau
2
370
Using JWT to Authenticate Microservices
wolfeidau
1
240
Managing Secrets IN AWS
wolfeidau
0
130
ESPlant Workshop Firmware Overview and Demos
wolfeidau
0
120
Other Decks in Programming
See All in Programming
AI Agents with JavaScript
slobodan
0
220
Qiita Bash
mercury_dev0517
1
190
リアクティブシステムの変遷から理解するalien-signals / Learning alien-signals from the evolution of reactive systems
yamanoku
3
1.2k
Kamal 2 – Get Out of the Cloud
aleksandrov
1
180
Rollupのビルド時間高速化によるプレビュー表示速度改善とバンドラとASTを駆使したプロダクト開発の難しさ
plaidtech
PRO
1
160
AHC045_解説
shun_pi
0
460
Bedrock×MCPで社内ブログ執筆文化を育てたい!
har1101
6
890
CRE Meetup!ユーザー信頼性を支えるエンジニアリング実践例の発表資料です
tmnb
0
630
Go1.24 go vetとtestsアナライザ
kuro_kurorrr
2
840
サービスレベルを管理してアジャイルを加速しよう!! / slm-accelerate-agility
tomoyakitaura
1
160
Preact、HooksとSignalsの両立 / Preact: Harmonizing Hooks and Signals
ssssota
1
1.4k
Youtube Lofier - Chrome拡張開発
ninikoko
0
2.4k
Featured
See All Featured
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
13
1.4k
Designing Experiences People Love
moore
141
24k
Music & Morning Musume
bryan
47
6.5k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
178
52k
BBQ
matthewcrist
88
9.6k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
650
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.1k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
A better future with KSS
kneath
239
17k
Become a Pro
speakerdeck
PRO
27
5.3k
GraphQLの誤解/rethinking-graphql
sonatard
71
10k
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