For more than a decade the Web has used XMLHttpRequest (XHR) to achieve asynchronous requests in JavaScript. While very useful, XHR is not a very nice API. It suffers from lack of separation of concerns. The input, output and state are all managed by interacting with one object, and state is tracked using events. Also, […]
via Mozilla Hacks - the Web developer blog http://mzl.la/1FqT30m
via Mozilla Hacks - the Web developer blog http://mzl.la/1FqT30m
Aucun commentaire:
Enregistrer un commentaire