Untangled
  • ES6 and Beyond
  • Immutable.JS
  • AngularJs 1.x
    • Services
    • Directives
    • Templates
  • Unit Testing
  • Help
    • How to use the live code editor
    • About
  • ES6 and Beyond
  • Immutable.JS
  • AngularJs 1.x
    • Services
    • Directives
    • Templates
  • Unit Testing
  • Help
    • How to use the live code editor
    • About
Read
AngularJs 1.x

Why ng-controller is an AntiPattern

Mike Evans6th September 2015
10

ng-controller is used to bind a scope to an element in your HTML. But for large applications, it's an Anti-Pattern that will cause all manner of pain. Avoid!

Read
Read
AngularJs 1.x

Best practice for using ng-view, ng-include and directives in your app

Mike Evans23rd July 2015
36

When creating an AngularJS app, you split your page's HTML up into fragments with ng-view, ng-includes, and the partials in directives. In this post, we'll look at what fragments go where.

Read
Read
AngularJs 1.x

AngularJS Promises Part 1: How the Deferred API controls the Promise

Mike Evans21st July 2015
81

In this first article on AngularJS's promises, we look at the relationship between the defer object and its promise, and show how the promise's functions are triggered by the deferred object.

Read
Page 3 of 3
Newer Posts

Categories

  • Libraries
  • ImmutableJS
  • AngularJs 1.x
  • Uncategorized
  • JavaScript

Archives

  • October 2016
  • July 2016
  • June 2016
  • May 2016
  • November 2015

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
January 2021
M T W T F S S
« Oct    
 123
45678910
11121314151617
18192021222324
25262728293031

Untangled

Copyright © Untangled. 2021 • All rights reserved.

Proudly published with WordPress.