Skip to main content

12 posts tagged with "AngularJS"

View All Tags

· One min read

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.