Search Results

2
votes
3answers
744 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. …
2
votes

Ext Js and Adobe Air

I found the best tutorials are on the Ext JS site itself. Ext JS Intro Tutorial Ext JS is large …
4
votes

What is the smallest ExtJS package?

This link explains the include order What is the proper include order …