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 3 - Using AngularJS

Part 3 of a tutorial series - Getting started with refactoring JavaScript Single Page App Web applications.

on
on tutorials, javascript

Part 3 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 3 continues with the changes made in part 2 and discusses how AngularJS was used to refactor the remaining areas of the application. It introduces using angular services and in particular, how angular directives can be used for complex controls such as a Google Map.

See part 3 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