Search Results

2
votes
3answers
754 views

Pattern for wrapping an Asynchronous JavaScript function to make it synchronous

I'm working with a JavaScript API where most of the functions are asynchronous. The API is the W …
11
votes
4answers
5k views

Available iPhone Web Application JavaScript UI Library/Frameworks

I'm starting a web application that will target Mobile Safari on iPhone/iPod Touch. I'm evaluating the available client-side JavaScript/CSS libraries/frameworks that are currently out there. …