Check out my online course: AngularJS Unit Testing in-depth with ngMock.
Refactoring a JavaScript Single Page App - Part 2 - Using AngularJS
Part 2 of a tutorial series - Getting started with refactoring JavaScript Single Page App Web applications.
Part 2 of the Refactoring a JavaScript Single Page App is now available. The concept of the tutorial is to take a single page app that has some code quality issues, and refactor it into a more manageable state, also making it confirm to modern standards along the way using appropriate tools and libraries.
Part 2 continues with the changes made in part 1 and introduces the AngularJS framework, demonstrating how its principles could be used to further refactor the code and add structure.
See part 2 of the tutorial: Refactoring a JavaScript Single Page App - using AngularJS.