InfoQ Homepage Presentations What Every Hipster Should Know About Functional Reactive Programming
What Every Hipster Should Know About Functional Reactive Programming
Summary
Bodil Stokke demos building a complete video game from nothing in the span of a conference talk using functional reactive programming.
Bio
Bodil Stokke is a compulsive conference speaker in the fields of functional programming and Internet technologies, and is a co-organizer of multiple developer conferences in Scandinavia and the UK, mostly because she’s still learning how to stop. She is a prolific contributor to the Free Software community, and has recently taken up designing new programming languages as a hobby.
About the conference
Software is Changing the World. QCon empowers software development by facilitating the spread of knowledge and innovation in the developer community. A practitioner-driven conference, QCon is designed for technical team leads, architects, engineering directors, and project managers who influence innovation in their teams.
Community comments
Great fun
by Hermann Schmidt /
Re: Great fun
by Charles Humble /
Re: Great fun
by Hermann Schmidt /
Nice introduction!
by Anatolii Maslov /
Re: Nice introduction!
by Charles Humble /
Great fun
by Hermann Schmidt /
Your message is awaiting moderation. Thank you for participating in the discussion.
Thank you! That was fun to watch and I've picked up a lot about Rx.
One remark: using Object.create() to create a "copy" of objects coming from an unbounded stream will produce an unbounded prototype chain.
And what's the name of the REPL? I've seen that dog symbol once but I cannot remember.
Nice introduction!
by Anatolii Maslov /
Your message is awaiting moderation. Thank you for participating in the discussion.
Can I have a link to the source code for the presentation
Re: Great fun
by Charles Humble /
Your message is awaiting moderation. Thank you for participating in the discussion.
We asked Bodil for you. It's Pink which is her own presentation tool - on Gitlab here:
gitlab.com/bodil/pink
Charles Humble
Head of editorial, InfoQ.com
Re: Great fun
by Hermann Schmidt /
Your message is awaiting moderation. Thank you for participating in the discussion.
Thank you Charles!
Re: Nice introduction!
by Charles Humble /
Your message is awaiting moderation. Thank you for participating in the discussion.
You can find it here:
github.com/bodil/boogaloo
Charles Humble
Head of editorial, InfoQ.com