An introduction to jQuery Deferred / Promise and the design pattern in generalPublished on22 March 2013Reading time5 min readwebdevelopmentjqueryjavascriptpatternstalkWhat I learnt trying to untangle the async spaghetti
Getting Cross-origin resource sharing with complex jQuery AJAX requestsPublished on18 January 2013Reading time4 min readwebdevelopmentjqueryjavascriptcorsCORS can be tricky, especially if you need to do something beyond the basics like authorisation or custom headers