问题
I'm using GWT but 1 of my Ui programmers only knows javaScript but is learning Java right now. So what is the best way to have a javaScript view. I tried to use GWT exporter but I had this problem with it. I've heard that using GWT as glue code and doing the Ui in javaScript is common but I don't see any examples. I'd like to know the best practices for this.
来源:https://stackoverflow.com/questions/28139757/whats-the-best-way-to-have-a-gwt-presenter-with-a-javascript-view