Well, think on a feature of Angular 2 that you think it's interesting, like
pipes, for example i needed a filter pipe, but it doesn't exist in Angular
2 so i just took a look to the one in Angular 1 and translated to ES6, now
i have an Angular 2 filter pipe, so the other way around could work, pick a
cool feature and try to understand how it works, what dependencies add to
the feature and how all fits on its place, you could start with the router
as that's one of the main parts of the Angular 2 framework.

2016-01-28 8:09 GMT-05:00 David Michael Gang <[email protected]>:

> Hi
> I want to learn how angular. 2 works under the hood.
>
> I feel that this way I will be a better developer and will be able to fix
> issues on the way
>
> Thanks
>
> On Thu, 28 Jan 2016 at 14:50 Carlos Esteban Lopez Jaramillo <
> [email protected]> wrote:
>
>> You want to learn angular 2? or learn how angular 2 works under the hood?
>> in the firs case just follow the tutorial, it will get you faster 'from
>> zero to hero' :p, but if you want to improve the way you code by watching
>> the code of the angular 2 team in action that's another story.
>>
>> El miércoles, 27 de enero de 2016, 2:16:35 (UTC-5), David Michael Gang
>> escribió:
>>>
>>> Hi all,
>>>
>>> Now that angular2 is in beta i want to learn angular2 from the source
>>> code.
>>>
>>> What is the recommended strategy to learn it?
>>>
>>> https://github.com/angular/angular/tree/master/modules/angular2
>>>
>>> From which module file would it make sense to start?
>>> Are there accompanying design docs which i can read with the code
>>> together?
>>>
>>> Thanks.
>>> David
>>>
>> --
>> You received this message because you are subscribed to a topic in the
>> Google Groups "AngularJS" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/angular/52EJAMUouIQ/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> [email protected].
>> To post to this group, send email to [email protected].
>> Visit this group at https://groups.google.com/group/angular.
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "AngularJS" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/angular/52EJAMUouIQ/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/angular.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Carlos López

Ingeniero Desarrollador
Programador Full Stack

Skype: luchillo.lopez

Móvil: +57 305 295 3543
Medellín, Colombia

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to