meteor - join 2015

12
Meteor JOIN 2015 Ken Coenen @CoenenKen https://www.linkedin.com/in/coenenken Senior Java Developer Architecture & Best Practices Competence Lead at Ordina

Upload: jworks-powered-by-ordina

Post on 22-Jan-2017

223 views

Category:

Education


0 download

TRANSCRIPT

Page 1: Meteor - JOIN 2015

MeteorJOIN 2015

Ken Coenen@CoenenKen

https://www.linkedin.com/in/coenenken

Senior Java DeveloperArchitecture & Best Practices Competence Lead at

Ordina

Page 2: Meteor - JOIN 2015

Full-stack JavaScript framework.

Page 3: Meteor - JOIN 2015
Page 4: Meteor - JOIN 2015

There’s NodeJS and MongoDBunder the hood.

Page 5: Meteor - JOIN 2015

Tracker makes it reactive.

Page 6: Meteor - JOIN 2015

Live-updating UI with {{ blaze }}.

Page 7: Meteor - JOIN 2015

Client-server communication with

DDP over WebSockets.

Page 8: Meteor - JOIN 2015

Create, build and deploy your app with the Meteor Tool.

Page 9: Meteor - JOIN 2015

Hot code pushesdirectly to the browser.

Page 10: Meteor - JOIN 2015

Lots of packages explorable with

Atmosphere.

Page 11: Meteor - JOIN 2015

Easily portable to mobile platforms.

Access to phone features with Cordova.

Page 12: Meteor - JOIN 2015

Let’s get our hands dirty!

https://github.com/kencoenen/join-2015-meteor