[AngularJS] Re: ES5 Developer Guide #2 fails

2016-01-02 Thread Eric Martinez
CL, yes, the docs for javascript are really outdated. To answer your doubts : #1 : Yes, "angular" global variable was renamed to "ng", long time ago. And yes, again, you need to use "ng.core". #2 : Every *Annotation class was renamed to *Metadata. #3: Yes, it must be "ng.platform.browser.boot

[AngularJS] Re: ES5 Developer Guide #2 fails

2016-01-01 Thread CL
A couple clarifications: I said "the previous example" and "example 1"; both times I was referring to the 5 Min Quickstart, which works fine. Also, I show a "boot.js" file being included, but this file is empty It was still there from the quickstart. The developer guide makes no mention of h