Enjoy an ad free experience by logging in. Not a member yet? Register.
|
|
Results 1 to 2 of 2
-
02-01-2016, 03:36 PM #1New to the CF scene
- Join Date
- Feb 2016
- Posts
- 2
- Thanks
- 0
- Thanked 0 Times in 0 Posts
Make ajax much easier with async compiler
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
-
02-01-2016, 03:44 PM #2New Coder
- Join Date
- Nov 2015
- Posts
- 81
- Thanks
- 1
- Thanked 6 Times in 6 Posts
Is it wiser to use such tool?



Reply With Quote
