> on the other hand, that's when a lot of the overengineered crap got added.
People wrote stuff on top of each one of those “overengineered crap” pivots.
It’s nice that a transpiler still sort-of exists but that’s of little use to people that built out products on the platform. And of course the back-compat story has always been terrible because google.
Also it’s was a java framework pitched at java developers. Swing is still supported and applets were fully supported (not hived off to some moribund open source foundation) for more than twenty years.
That overengineered crap still works? I mean, it was never a necessary part of gwt. There are a bunch of crappy react patterns you could use and we don't blame the core libray. Personally I think redux is overdue for a reckoning.
I was doing gwt development in the wave era. I saw all the crazy new mvvpvmvwhatever stuff and just avoided it. App worked great.
I don't use gwt today but I keep an eye on it every now and then. The transpiler is waaaaaay better now than it was in the wave era. The only thing missing is a modern widget framework.
I don't expect gwt to make a major comeback, but it wouldn't surprise me too much of it did. It (still) does a few things far better than the current crop of JS frameworks.
People wrote stuff on top of each one of those “overengineered crap” pivots.
It’s nice that a transpiler still sort-of exists but that’s of little use to people that built out products on the platform. And of course the back-compat story has always been terrible because google.
Also it’s was a java framework pitched at java developers. Swing is still supported and applets were fully supported (not hived off to some moribund open source foundation) for more than twenty years.