Saturday, February 13, 2021

Re: Abridged summary of google-web-toolkit@googlegroups.com - 2 updates in 1 topic

> After fighting with no debug working on gwt

On the server, or the front end?  The server should be just a normal Java debugger.  The front end you can just use the Chrome debugger (as you would with Angular).  Pre GWT Super Dev mode, debugging was a nightmare.  Now, it works flawlessly.

> missing date/time daylight savings time horror stories

That's a JavaScript problem, and you'll still face it with Angular.  There are JavaScript libraries that help with this.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/5b703f2f-f478-4d23-bb90-4487d5ed600en%40googlegroups.com.

No comments:

Post a Comment