WDVL: The JavaScript Chronicles - 0 views
-
Mark Cotrupe on 09 May 09This is a good introduction that explains alot about the value of Javascript. It explains how it simplifies tasks that used to be server-intensive by placing some of the load on the user's local machine. It is more efficient, can be re-used and sends the server a simplified information set that is easily processed.