Back in December of 2014, I gave an introductory tutorial on angular development in DNN modules. Since then I have been learning better practices and more angular skills so I thought I would show them to you. This video will cover:
- New bootstrap technique for creating a module-specific angular app and $http service calls
- Eliminate the use of $scope in our controllers
- Script organization best practices and automated composite and minification in our build process
- Using Directives to encapsulate UI components
This is part 5 of 6.