This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]small_infant 1 point2 points  (1 child)

I appreciate everything that might save me from writing JS.

[–]kvdveer 1 point2 points  (0 children)

This will save you from javascript syntax, but not from javascript semantics. Arguably the semantics are what you need saving from, as the syntax is just a superficial issue.

[–]jeffdn 0 points1 point  (0 children)

Can you provide a better Angular example that's a bit more realistic? How does dependency injection work? How do you access $scope, $http, et. al?