Bradley Braithwaite
1 import {
2 Learning,
3 JavaScript,
4 AngularJS
5 } from 'Brad on Code.com'
6 |
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.

on

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.

SHARE
Don't miss out on the free technical content:

Subscribe to Updates

CONNECT WITH BRADLEY

Bradley Braithwaite Software Blog Bradley Braithwaite is a software engineer who works for search engine start-ups. He is a published author at pluralsight.com. He writes about software development practices, JavaScript, AngularJS and Node.js via his website . Find out more about Brad. Find him via:
You might also like:
mean stack tutorial AngularJS Testing - Unit Testing Tutorials