May 1st, 2013
Client-Side vs. Server-Side Code: What’s the Difference?
In a web application, processing can be done on either the client’s web browser or on the web application server at a remote location.
In a web application, processing can be done on either the client’s web browser or on the web application server at a remote location.
Take Advantage of the Browser’s Power By Transforming Your Site Into a Single Page Application
Ajax is not a programming language or a tool, but a concept. Software Engineer William Fote explains everything you need to know about Ajax.
As web apps become larger and more complex, client-side scripting has become a useful tool in order to engineer faster, more responsive applications.