101
COLLABORATIVE MUSIC WITH ELM AND PHOENIX Josh Adams, Co-Founder DailyDrip

Collaborative music with elm and phoenix

Embed Size (px)

Citation preview

Page 1: Collaborative music with elm and phoenix

COLLABORATIVE MUSIC WITH ELM AND PHOENIXJosh Adams, Co-Founder DailyDrip

Page 2: Collaborative music with elm and phoenix

I HAVE A PROBLEM

Page 3: Collaborative music with elm and phoenix

I HAVE A PROBLEM

Page 4: Collaborative music with elm and phoenix

I HAVE A PROBLEM

Page 5: Collaborative music with elm and phoenix

I HAVE A PROBLEM

Page 6: Collaborative music with elm and phoenix

ELM

Page 7: Collaborative music with elm and phoenix

THING

ALICE BOB

Page 8: Collaborative music with elm and phoenix

DOCUMENT

ALICE BOB

Page 9: Collaborative music with elm and phoenix

GAME

ALICE BOB

Page 10: Collaborative music with elm and phoenix

DATABASE

ALICE BOB

Page 11: Collaborative music with elm and phoenix

MUSIC

ALICE BOB

Page 12: Collaborative music with elm and phoenix

FUNDAMENTALS AND

HISTORY

Page 13: Collaborative music with elm and phoenix

COLLABORATION !=

WEBSOCKETS

Page 14: Collaborative music with elm and phoenix

CHANNELS !=

WEBSOCKETS

Page 15: Collaborative music with elm and phoenix

COLLABORATION !=

WEB

Page 16: Collaborative music with elm and phoenix

COLLABORATION !=

REALTIME

Page 17: Collaborative music with elm and phoenix

COLLABORATION !=

AJAXY

Page 18: Collaborative music with elm and phoenix

COLLABORATION ==

CRUD

Page 19: Collaborative music with elm and phoenix

CHANNELS =>

COLLABORATION

Page 20: Collaborative music with elm and phoenix

IT’S THE ABSTRACTION!

Page 21: Collaborative music with elm and phoenix

STUPID MOTIVATING

STORY

Page 22: Collaborative music with elm and phoenix

”“ WE HAVE A SMALL BUG

Page 23: Collaborative music with elm and phoenix

LOL NOT A DISTRIBUTED

SYSTEM

Page 24: Collaborative music with elm and phoenix

WE HAVE TO THINK ABOUT THESE

THINGS

Page 25: Collaborative music with elm and phoenix

LOTS MORE SHOULD GO HERE, BUT 🕐 🕐 🕐 🕐 🕐

Page 26: Collaborative music with elm and phoenix

COLLUDER!AN APPLICATION I BUILT THAT

APPLIES THIS TO ELM AND PHOENIX INTEROP.

Page 27: Collaborative music with elm and phoenix

KNEWTER/COLLUDER

Page 28: Collaborative music with elm and phoenix

ELM PHOENIX

Page 29: Collaborative music with elm and phoenix

ELM PHOENIX

Page 30: Collaborative music with elm and phoenix
Page 31: Collaborative music with elm and phoenix

ELM PHOENIX

Page 32: Collaborative music with elm and phoenix

A HIGH LEVEL OVERVIEW

ELM

Page 33: Collaborative music with elm and phoenix

ELM

Page 34: Collaborative music with elm and phoenix

DEMO INTERLUDE

ELM

Page 35: Collaborative music with elm and phoenix
Page 36: Collaborative music with elm and phoenix

DEMO INTERLUDE

ELM

Page 37: Collaborative music with elm and phoenix

APP

ELM

Page 38: Collaborative music with elm and phoenix

ELM

Page 39: Collaborative music with elm and phoenix

MODEL

ELM

Page 40: Collaborative music with elm and phoenix

ELM

Page 41: Collaborative music with elm and phoenix

ELM

Page 42: Collaborative music with elm and phoenix

ELM

Page 43: Collaborative music with elm and phoenix

ELM

Page 44: Collaborative music with elm and phoenix

Msg -> Model -> Model

ELM

UPDATE

Page 45: Collaborative music with elm and phoenix

ELM

Page 46: Collaborative music with elm and phoenix

ELM

Page 47: Collaborative music with elm and phoenix

ELM

Page 48: Collaborative music with elm and phoenix

ELM

Page 49: Collaborative music with elm and phoenix

ELM

Page 50: Collaborative music with elm and phoenix

ELM

Page 51: Collaborative music with elm and phoenix

ELM

Page 52: Collaborative music with elm and phoenix

ELM

Page 53: Collaborative music with elm and phoenix

ELM

Page 54: Collaborative music with elm and phoenix

ELM

Page 55: Collaborative music with elm and phoenix

ELM

Page 56: Collaborative music with elm and phoenix

ELM

Page 57: Collaborative music with elm and phoenix

ELM

Page 58: Collaborative music with elm and phoenix

ELM

Page 59: Collaborative music with elm and phoenix

ELM

Page 60: Collaborative music with elm and phoenix

ELM

Page 61: Collaborative music with elm and phoenix

ELM

VIEWModel -> Html Msg

Page 62: Collaborative music with elm and phoenix

ELM

Page 63: Collaborative music with elm and phoenix

ELM

Page 64: Collaborative music with elm and phoenix

ELM

Page 65: Collaborative music with elm and phoenix

ELM

Page 66: Collaborative music with elm and phoenix

ELM

Page 67: Collaborative music with elm and phoenix

ELM

Page 68: Collaborative music with elm and phoenix

ELM

Page 69: Collaborative music with elm and phoenix

ELM

Page 70: Collaborative music with elm and phoenix

ELM

Page 71: Collaborative music with elm and phoenix

ELM

Page 72: Collaborative music with elm and phoenix

ELM

Page 73: Collaborative music with elm and phoenix

ELM

Page 74: Collaborative music with elm and phoenix

ELM

Page 75: Collaborative music with elm and phoenix

A HIGH LEVEL OVERVIEW

PHOENIX

Page 76: Collaborative music with elm and phoenix

I’M DUMB

PHOENIX

Page 77: Collaborative music with elm and phoenix

I’M DUMB PHOENIX

Page 78: Collaborative music with elm and phoenix

I’M DUMB PHOENIX

Page 79: Collaborative music with elm and phoenix

YOU DOWN WITH OTP?

PHOENIX

Page 80: Collaborative music with elm and phoenix

I’M DOWN WITH OTP PHOENIX

Page 81: Collaborative music with elm and phoenix

I’M DOWN WITH OTP PHOENIX

Page 82: Collaborative music with elm and phoenix

ENHANCE

Page 83: Collaborative music with elm and phoenix

I’M DOWN WITH OTP PHOENIX

Page 84: Collaborative music with elm and phoenix

I’M DOWN WITH OTP PHOENIX

Page 85: Collaborative music with elm and phoenix

I’M DOWN WITH OTP PHOENIX

Page 86: Collaborative music with elm and phoenix

I’M DOWN WITH OTP PHOENIX

Page 87: Collaborative music with elm and phoenix

I’M DOWN WITH OTP PHOENIX

Page 88: Collaborative music with elm and phoenix

USER -> OUR APP -> USER

PHOENIX

Page 89: Collaborative music with elm and phoenix

GENSERVERCHANNELS

Page 90: Collaborative music with elm and phoenix

CHANNELS THOUGH PHOENIX

Page 91: Collaborative music with elm and phoenix

CHANNELS THOUGH PHOENIX

Page 92: Collaborative music with elm and phoenix

FULL DEMO TIME

Page 93: Collaborative music with elm and phoenix

HTTP://2D91AFE4.NGROK.IO/

Page 94: Collaborative music with elm and phoenix

BUT THIS IS DUMB

PHOENIX

Page 95: Collaborative music with elm and phoenix

ELM

TYPES MAKING INVALID THINGS

UNREPRESENTABLE

Page 96: Collaborative music with elm and phoenix

ELM

Page 97: Collaborative music with elm and phoenix

ELM

Page 98: Collaborative music with elm and phoenix

ELM

Page 99: Collaborative music with elm and phoenix

ELM

Page 100: Collaborative music with elm and phoenix

ELM

Page 101: Collaborative music with elm and phoenix

ELM PHOENIX