What's Tas
Tas simplifies code logic, making code easy to maintain. Tas turns async code into sync code, avoiding callback hell, and is faster and easier to use than Promise. Tas can be used in Node.js and in browsers. Tas is a lightweight JavaScript logic framework (only 3KB gzipped), with no dependency. Tas is the abbreviation of "tasks".
Learn more about Tas:
https://github.com/tasjs/tas
How to use these examples
1. Run all examples to see how useful and powerful Tas is.
2. Run one example at a time to get more details in the console.
3. Read the source code of these examples to see how easy it is to use Tas.
Let's Start
1. Open index.html in your nearest browser (Chrome, Firefox, IE, etc.).
2. See the logs in console (e.g., in Chrome Developer Tools > console, Dock side > Dock to right).
3. Enjoy!