Skip to content

Instantly share code, notes, and snippets.

@rollacaster
Last active October 26, 2017 16:21
  • Star 32 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?

TL;DR: Star 🌟 this gist. (You might need to request the desktop version)

such meta

After buying the tickets for ReactiveConf I discovered the call for Lightning Talks and decided it's time to leave the attendee seat and hold my first public talk. To calculate the odds I wrote a script to get the current ranks of all Lightning Talks. This script is the topic of my talk:

Getting a Lightning Talk slot for ReactiveConf 2017 with FP

The script is written with JS in a purely functional style. I hope to share my growing passion for Functional Programming with you live on stage.

Content

You will learn about

  • functors,
  • monads,
  • traversables,
  • and applicatives,

without any math formular. Instead you will see some live coding with the best editor in the world (it's 🎉 Emacs 🎉)

Don't forget to leave a star 🌟 if you're interested in my talk!

About the author

I work for comSysto as the guy who gets called if webpack doesn't work.

@dkokic
Copy link

dkokic commented Oct 2, 2017

... the guy who gets called if webpack doesn't work

so funny because it's so true ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment