Ask HN: What is the job-market like for a GWT (and GAE) expert?
Hi,
I've always hated Javascript, so 5 years ago, I started investing in GWT as an escape to that . Given that my background was in "real" programming languages, GWT fits like a glove. I have found it very useful (and now GAE also), but I've been using it just for my projects at work or solo. I have no idea how much it is really used out there.
I'm therefore wondering if anyone knows what is the market like for GWT experts, especially - but not only - in Europe. Is it a skill in demand? A skill for which no one really cares?
6 comments
[ 3.2 ms ] story [ 20.3 ms ] thread[1] http://code.google.com/p/google-web-toolkit/source/list [2] http://code.google.com/p/dart/source/list
Dart compiles to JavaScript precisely to avoid this problem. And while Dart's JS target support is somewhat uneven among browsers, it has been improving and will continue to get better.
Quite a few of the people working on Dart were previously working on GWT, and the eventual end-game for Dart is to cover a lot of the same ground GWT did, but with a new (but familiar) language instead of Java.