Revision for “Client-Side” created on January 28, 2015 @ 10:31:30
|
Client-Side
|
|
Client-side refers to scripts that are run in a viewer’s browser, instead of on a web server (as in server-side scripts).
Client-side scripts are generally faster to interact with, though they can take longer to load initially. |