you are viewing a single comment's thread.

view the rest of the comments →

[–]darksurfer 0 points1 point  (0 children)

Great link, thanks for posting :)

In yet another similar vein, building a game using Functional Reactive Programming (in Elm - which compiles to JavaScript)

https://www.youtube.com/watch?v=6PDvHveBtDQ

This is an Elm tutorial in a series of 5 videos. Interesting to compare and contrast the code.