NovoGeek's Blog (Archive)

Technical insights of a web geek

What you know about AJAX, is not the same in HTML5 CORS

“AJAX is for asynchronous calls within same origin whereas HTML5 CORS is for asynchronous calls across origins”. This is a popular comparison of AJAX vs CORS which many web developers do, but there is a lot beyond this! Improving website performance by replacing full page postbacks with... [More]