I would like to illustrate how to make an ajax call using goog.net.XhrIo.send. I would distill this post http://www.myclojureadventure.com/2012/09/intro-to-clojurescript-part-2-getting.html down to just the ajax call. Something as simple as making a call back to a static JSON file or something like that.