Today, we are announcing a major revamp of our AngularJS SDK Code Generation, which includes
- Improvement in JS code styling.
- Enforce usage of AngularJS's own dependency injection system and avoid creating globals.
- Wrapping all code in IIFE to avoid polluting global namespace.
- All code is now minification safe.