Skip to content

Breaking changes from previous version

Compare
Choose a tag to compare
@newaeonweb newaeonweb released this 28 Oct 14:36
· 57 commits to master since this release

Implemented Best Practices, following:John Papa's Guide
Using Controller AS syntax
Wrap Angular components in an Immediately Invoked Function Expression (IIFE)
Declare modules without a variable using the setter syntax
Using named functions