Blog Posts on client-side code




Percent:
 
Distinct:
 


Google's Native Client SDK by Allister eXplores Software on May 15, 2010One way to speed up web applications is to move part of the application logic from the server into the client. This is made popular with the AJAX approach.  However, due to the nature of JavaScript, this approach has inherent limitation in terms...



Google's Native Client SDK by Allister eXplores Software on May 15, 2010One way to speed up web applications is to move part of the application logic from the server into the client. This is made popular with the AJAX approach.  However, due to the nature of JavaScript, this approach has inherent limitation in terms...