Slide 1

Slide 1 text

MAKE MINE METEOR REAL TIME APPLICATIONS IN HYPERSPEED TIME @shaundunne — DesignerFiesta 2014

Slide 2

Slide 2 text

I 3 < CODE

Slide 3

Slide 3 text

WTF is METEOR?

Slide 4

Slide 4 text

No content

Slide 5

Slide 5 text

No content

Slide 6

Slide 6 text

No content

Slide 7

Slide 7 text

No content

Slide 8

Slide 8 text

No content

Slide 9

Slide 9 text

No content

Slide 10

Slide 10 text

DEMOS

Slide 11

Slide 11 text

blackboard.meteor.com http://flickpals.com/ http://mathfights.com/ more  at  http://madewith.meteor.com/

Slide 12

Slide 12 text

curl  https://install.meteor.com  |  /bin/sh meteor  create  awesome-­‐app cd  awesome-­‐app meteor

Slide 13

Slide 13 text

7 Principles Data on the Wire One Language Database Everywhere Latency Compensation Full stack reactivity Embrace the ecosystem

Slide 14

Slide 14 text

No content

Slide 15

Slide 15 text

No content

Slide 16

Slide 16 text

var  message  =  'Hello  world';   ! if  (Meteor.isClient)  {        console.log(message);  //  Hello  world   }   ! if  (Meteor.isServer)  {        console.log(message);  //  Hello  world   }

Slide 17

Slide 17 text

No content

Slide 18

Slide 18 text

var  Crew  =  new  Meteor.Collection('crew');   ! Crew.insert({name:  'Jean-­‐Luc'})

Slide 19

Slide 19 text

No content

Slide 20

Slide 20 text

No content

Slide 21

Slide 21 text

https://atmospherejs.com/

Slide 22

Slide 22 text

No content

Slide 23

Slide 23 text

CODE

Slide 24

Slide 24 text

https://github.com/meteor-­‐velocity/velocity https://github.com/arunoda/laika

Slide 25

Slide 25 text

meteor  deploy  awesome-­‐app awesome-­‐app.meteor.com

Slide 26

Slide 26 text

No content

Slide 27

Slide 27 text

https://github.com/arunoda/meteor-up

Slide 28

Slide 28 text

No content

Slide 29

Slide 29 text

No content

Slide 30

Slide 30 text

http://illustreets.co.uk/

Slide 31

Slide 31 text

https://scoutzie.com/

Slide 32

Slide 32 text

https://respond.ly/

Slide 33

Slide 33 text

https://prisma.codeadventure.com/beta

Slide 34

Slide 34 text

Crater.io   ! /r/meteor   ! https://meteorhacks.com/   ! https://meteorhacks.com/meteor-­‐weekly/   ! https://www.youtube.com/user/MeteorVideos   ! https://www.discovermeteor.com   ! https://github.com/oortcloud/unofficial-­‐meteor-­‐faq

Slide 35

Slide 35 text

@niceagency

Slide 36

Slide 36 text

@shaundunne www.shaundunne.com