• Skip to main content
  • Skip to primary sidebar

Ryan McCormick

AngularJS (1x branch)

Refactor Legacy AngularJS Controller to ControllerAs Syntax

July 30, 2017 by Ryan Leave a Comment

There are a lot of resources and examples available on the web for learning AngularJS(1.x branch). Some are good, some are bad and some are super ugly and confusing. The recommended approach for building scalable applications with AngularJS is to follow the controllerAs syntax. In this post, I will be breaking down a really ugly legacy controller and converting it to … [Read more...] about Refactor Legacy AngularJS Controller to ControllerAs Syntax

AngularJS Add $scope to Controller Unit Test

March 19, 2017 by Ryan Leave a Comment

First off, you really shouldn't be adding $scope to your controller. Always use ControllerAs syntax as a best practice. If you aren't familiar, John Papa has an excellent style guide for AngularJS coding practices: Angular 1 Style Guide Alright, now that we got that out of the way. You probably have an edge case or something where you need to add it. Cool, I got you covered. … [Read more...] about AngularJS Add $scope to Controller Unit Test

Primary Sidebar

Recent Posts

  • Force Quit Kill all Chrome Windows MacOS
  • SOLVED: Angular 6 CLI Karma Stuck in Single Run | Karma Stops Running
  • How to Manually Install Java 8 on Ubuntu 18.04 LTS
  • Remove VirtualBox from Ubuntu 16.04 Xenial
  • Clear all Node Modules Folders Recursively Mac/Linux

Recent Comments

  1. KKV on Webstorm adding spaces between imports and braces | JavaScript and TypeScript
  2. jusopi on Clear all Node Modules Folders Recursively Mac/Linux
  3. Qaisar Irfan on Clear all Node Modules Folders Recursively Mac/Linux
  4. mustafa on Remove VirtualBox from Ubuntu 16.04 Xenial
  5. Pourya on How to Manually Install Java 8 on Ubuntu 18.04 LTS

Copyright © 2025 · Magazine Pro on Genesis Framework · WordPress · Log in