ThoughtWorksInc / Binding.scala

Reactive data-binding for Scala
https://javadoc.io/page/com.thoughtworks.binding/binding_2.13/latest/com/thoughtworks/binding/index.html
MIT License
1.58k stars 108 forks source link

Change the messaging of comparison to other libraries / frameworks #84

Open vivri opened 6 years ago

vivri commented 6 years ago

The docs seem to take many shots at React.js. While it's great that Binding.Scala is offering improvements over React, this creates an adversarial impression. Also, React isn't the only player out there in JS-land, nor in ScalaJS-land.

Instead, it'd be nice to have a Comparisons to Other Libraries section. It could mention React, as well as the ScalaJS React port, Vue.js, Cycle.js, as well as some other ScalaJS libs such as Outwatch and Udash.

Just my 2c on the messaging.

vivri commented 6 years ago

Better title

Atry commented 6 years ago

Fair enough.

It would be good if users (or former users) of vue and scalajs-react create a PR of the comparison.