Amazon Supports Static JavaScript Apps

Dave Winer: If an app running in the browser, written in JavaScript, needs to talk to a web service like Twitter, Facebook, Evernote, etc — you have to write a server app to act as a proxy, because it’s not possible for the JS code to directly call the service. This makes building an app … Continue reading Amazon Supports Static JavaScript Apps