from Hacker News

Learning AngularJS Magic: Expressions

by nsamuell on 12/7/14, 8:38 PM with 4 comments

  • by szimmer1 on 12/8/14, 1:09 AM

    Or just write function increasePoints() { ++($scope.points) }

    Function errything!

  • by didgeoridoo on 12/7/14, 9:08 PM

    I hope someone does a series on "forgetting AngularJS magic" when 2.0 comes out and changes everything...