scala.js - Binding.scala vs Haoyi's Scala.Rx + ScalaTags -


how binding.scala compare concept described here?

apart design descriptions 1 might compare implementations of todomvc:

edit: compared them scalajs-react. think react has better performance, since e.g. lists updates changed elements of lists in dom, not whole list.


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

Trouble making a JSON string -

sitecore - Resolve ISitecoreService using SimpleInjector -