Scala.js vs Scala GWT for client web development?
I am planning to write a web application. However, I want to write both
the client and server side in Scala. Should I choose Scala.js? or should I
go for GWT. What are the cases where I have to choose one over the other?
Also, are there any other Scala frameworks that can be used for client web
programming aside from the two?
No comments:
Post a Comment