Ajax Battle: XMLHttpRequest vs the Fetch API
by Craig Buckler
Ajax is the core technology behind most web applications. It allows a page to make further requests to a web service so data can be presented without a page-refreshing round-trip to the server.
The term Ajax is not a technology; inst...
blog.craigbuckler.com9 min read