Open maoxianfly opened 6 years ago
This feature may be possible by using Scala.js + Node.js + jsdom, but I did not try this approach.
@maoxianfly , feel free to create an example under https://github.com/ThoughtWorksInc/Binding.scala/wiki if you are interested
It would be nice to see an example with server-side rendering for multi-page applications.
Also interested in using Binding.scala at server side.
renderToString and renderToStaticMarkup?