Libros UCLV { BETA }

Gran cantidad de libros a nuestro alcance

Tenemos :
1414 libros,
373699 descargas y
1143 contribuyentes !

Se han encontrado 1 Coincidencias

Head First Ajax

ajax


102 Visitas | 152 Descargas | 2015-03-09 13:20:03 | javierd

Ajax is a way of designing and building web pages that are as interactive and responsive as desktop applications. So what does that mean for you? You handle things at the client’s browser whenever you can. Your pages make asynchronous requests that allow the user to keep working instead of waiting for a response. You only update the things on your pages that actually change.