Skip to content

Instantly share code, notes, and snippets.

@teropa
Created September 24, 2015 15:56
Show Gist options
  • Star 29 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save teropa/61afabf249e94dd7cbe6 to your computer and use it in GitHub Desktop.
Save teropa/61afabf249e94dd7cbe6 to your computer and use it in GitHub Desktop.
ClojureScript Game of Life - Reactive 2015 Lightning Talk Proposal

In my proposed lightning talk for the Reactive Conference, I'll create Conway's Game of Life in ClojureScript, and I'll do it in five minutes. I'll use an interactive programming workflow enabled by Figwheel. Each piece will be added into the running application without reloading the page.

If you want to see a little cellular lifeform spawn out of nothing into an running web browser window, I'd appreciate it if you starred this Gist!

Cheers,

(@teropa)

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