|
|
|
|
|
by jsjenkins168
6593 days ago
|
|
I predict as web applications get increasingly complicated, javascript will be viewed as more of a low-level language which will be compiled down to from higher level abstractions. Not because javascript is a bad language, but because browser fragmentation is so bad. It may not just be Java (in the form of GWT), but other languages as well. Google has actually been doing this for a while now, even before GWT. Much of the javascript that is used in their apps is generated via compiler in one form or another. |
|