Tag Archives: async http ajax

Sproutcore: login sample with async Ajax call

I was trying to understand how a “login” user case scenario would work with Sproutcore. The sproutweet sample was a good starting point but it took me a while to come to grips with how it works.  The complexities of twitter integration took time to understand. I wrote this bare-bones login sample to experiment on [...]