Hi!

All the docs for ng2 are being re-worked right now. The re-wamped docs
should be on-line pretty soon (days).

Cheers,
Pawel

On Wed, Oct 14, 2015 at 12:31 AM, Anthoni Gardner <anthoni...@gmail.com> wrote:
> Agree with this whole heartedly.
> Does anyone know of any good websites / blogs that teach Angular2 ?
> I know it's still in alpha / beta, but would like to see how to build an app
> in A2
>
> Regards
> Anthoni
>
>
> On Wednesday, 23 September 2015 04:16:27 UTC+1, Jean-Baptiste Cattley wrote:
>>
>> Working through the guide in order, from a fresh install of node:
>>
>> * Compilation of app.ts fails with:  src/app.ts(1,42): error TS2307:
>> Cannot find module 'angular2/angular2'.
>>  * Getting this to work properly requires 'tsd install angular2' to be run
>> - which is mentioned, but not until after the reader is told to compile.
>>
>> * In "Displaying Data" - the reader is instructed to create
>> show-properties.html, containing just one line: <display></display>, instead
>> of the full HTML boilerplate from the previous example with <my-app> changed
>> to <display>
>>
>> * All the code examples abbreviate previous annotation lines to "...",
>> making it unclear to the reader that annotation lines need to be
>> comma-separated
>>
>> * It's not clear (until the end of the page) that the FriendsService class
>> goes in the same file as the DisplayComponent class; for people coming from
>> other frameworks/environments, this is not at all obvious.
>>
>> And that's only up to the second page...
>>
>> C'mon guys, these docs fail grandmother testing at the first hurdle.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "AngularJS" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to angular+unsubscr...@googlegroups.com.
> To post to this group, send email to angular@googlegroups.com.
> Visit this group at http://groups.google.com/group/angular.
> For more options, visit https://groups.google.com/d/optout.



-- 
AngularJS book:
http://www.packtpub.com/angularjs-web-application-development/book
Looking for bootstrap-based widget library for AngularJS?
http://angular-ui.github.com/bootstrap/

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to