Smartial Wayback Machine Text Extractor



Live version of this page exists.
However, it is different from the archived page (2 redirect/s found...)


This article contains 191 words.

CORS: Cross-domain requests with JavaScript - video presentation by Michael Neale

CORS: Cross-​​domain requests with JavaScript β€” video presentation by Michael Neale

You all know the same origin policy. And you have all probably heard about json-p. But there is a better way: CORS. With oauth, openid, and applications opening up JSON-based endpoints, your browser is the perfect place to combine data into new apps - less server side programming needed. CORS allows you to have your web apps talk directly and securely to any server, not just the origin. It is relatively simple to use, with a few tricks and gotchas. Let me show you how it works and how it can be setup (warning: some servers will be hurt).

Related presentations

  • The Z Dimension - video presentation by Glen Maddern
  • Context, multi-device and the future of TV in the browser - video presentation by Rod Farmer
  • ECMAScript 6 - video presentation by Axel Rauschmayer
  • Oh No! Spaghetti Code! - video presentation by Fiona Chan
  • Making Web Apps as Smooth as Native - video presentation by Andrew Betts

Your opinion:




Please close this window manually.