Y
Hacker News
new
|
ask
|
show
|
jobs
by
vtesucks
2747 days ago
Then lightbend should buy Scala.js and scalatags and add a virtual Dom based reactive renderer. (currently string and Dom are available)
1 comments
julienrf
2747 days ago
There are several Scala libraries providing this (the most popular probably being
https://github.com/japgolly/scalajs-react
). Have you tried one of them?
link
vtesucks
2747 days ago
I want something very simple. Scala.rx + scalatags.
link