Hi there,
It seems if your code makes lots of ajax calls and those ajax calls have dependencies, the code does not look very readable. Ajax compiler is a tool which can help you to write simpler code to deal with ajax.
Here is the tool: https://github.com/stonezhong/async-compiler
The tool is currently in development stage so lots of features are not yet implemented, but looking at the example, you should gets sense how it can simplify the ajax programming.
Hope you like the tool.
Thanks,
Stone



Reply With Quote
