Discussion:
[elm-discuss] d3.express with Elm?
Brian Slesinsky
2017-04-30 01:02:59 UTC
Permalink
This article introduces d3.express, an interactive notebook for doing
reactive programming in JavaScript for data visualization. It's not
complete yet, but code is on Github.

Anyway, this is a very cool thing I've always wanted to build (and made
some incomplete attempts). It seems like Elm might be a good fit, though
compilation would have to happen on the server. Any ideas?

A Better Way to Code
https://medium.com/@mbostock/a-better-way-to-code-2b1d2876a3a0
--
You received this message because you are subscribed to the Google Groups "Elm Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elm-discuss+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Brian Slesinsky
2017-04-30 03:50:22 UTC
Permalink
Correction: not on Github. (That was an indirect way of referring to his
email address.)
Post by Brian Slesinsky
This article introduces d3.express, an interactive notebook for doing
reactive programming in JavaScript for data visualization. It's not
complete yet, but code is on Github.
Anyway, this is a very cool thing I've always wanted to build (and made
some incomplete attempts). It seems like Elm might be a good fit, though
compilation would have to happen on the server. Any ideas?
A Better Way to Code
--
You received this message because you are subscribed to the Google Groups "Elm Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elm-discuss+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...