Thread
Stories related to "Is your JavaScript function actually pure?" across the full archive.
Strudel - live coding musical patterns in (pure functional reactive) javascript
(strudel.tidalcycles.org)
Example code with commentary is here: https://github.com/jakobmattsson/z-presentation
This isn't available yet, but was discussed at @Scale, https://code.facebook.com/atscale:
> At Facebook, we're writing more and more JavaScript every day. The code we write not only exploits the full flexibility and expressiveness offered by the language, but it also demands strong assurances of ...