Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Elm looks extremely promising to me. However, I tried the Elm's implementation of TodoMVC here: http://evancz.github.io/TodoFRP/ and got an unusable list of strings with basically none of the features seen in other prototypes. Is it the one used in these benchmarks? What results would we see in an identical test?

Update: the benchmark uses a correct implementation available here: https://github.com/evancz/todomvc-perf-comparison/tree/maste... so it was a false alarm on my part. Tried it out at https://rawgit.com/evancz/todomvc-perf-comparison/master/tod...



I think you may have gone to the wrong address. The second link in the article is the most recent implementation (using a virtual DOM)

http://evancz.github.io/elm-todomvc/


I assume it was http://evancz.github.io/elm-todomvc/, which is more recently updated and seems identical to the other TodoMVC demos.


I think this is the version they were referring to: http://evancz.github.io/elm-todomvc/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: