Scenario
Simple, neat and powerful tool for loading and managing JS scripts
Scenario is a very simple yet neat and powerful tool for loading and managing JS scripts.
Scenario is very useful for the following cases:
1. Unit testing for JS without reloading the web page and re-engineering your code.
2. Load and manage scripts stored in arrays (code management).
3. Optimize coding flow by dynamically switching among best solution per case.
4. Run scenarios either distinctly or in parallel.
5. Keep easier track of bugs and errors when deploying.
So, Scenario...