Random thoughts on Javascript# Java - 爪哇娇娃
g*y
1 楼
I haven't touched javascript for quite a few years. In my last memory, it is
an ugly language -- limited capability, hard to debug.
In the tide of AJAX, I take a look at current Javascript. "AJAX in action"
is my reference. Following are some random thoughts:
* I am surprised at javascript's support of functional programming. Java
plan to add it in SDK 7, falling behind. And it's interesting to know that
javascript has nothing to do with java.
* I really hate to see statement like:
Function.prot
an ugly language -- limited capability, hard to debug.
In the tide of AJAX, I take a look at current Javascript. "AJAX in action"
is my reference. Following are some random thoughts:
* I am surprised at javascript's support of functional programming. Java
plan to add it in SDK 7, falling behind. And it's interesting to know that
javascript has nothing to do with java.
* I really hate to see statement like:
Function.prot