Posts Tagged ‘xhr’
For the last year to two I’ve familiarized myself quite a bit with AJAX and was able to leverage its power in providing a seamless user experience with so-called Web 2.0 style of web development and design. I’ve began AJAX with simple XMLHttpRequest (XHR) to request HTTP data from the server. Then, I’ve stepped up […]
Categories: Javascript, Web Development