|
|
|
|
|
by ghayes
2989 days ago
|
|
Yeah, we've had a great time writing Elm for a fairly complex single-page Ethereum dApp. It's conceptually a lot simpler than Haskell, which made it easy for the team to pick up. I only wish it had a better system (Tasks) for JavaScript interop instead of ports. |
|
That's the reason TypeScript won. It intergrate with existing JavaScript seamlessly.