How to learn angular2 from the source code

81 views
Skip to first unread message

David Michael Gang

unread,
Jan 27, 2016, 2:16:35 AM1/27/16
to AngularJS
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?


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

Carlos Esteban Lopez Jaramillo

unread,
Jan 28, 2016, 7:49:58 AM1/28/16
to AngularJS
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.

David Michael Gang

unread,
Jan 28, 2016, 8:10:32 AM1/28/16
to ang...@googlegroups.com
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

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

Carlos Esteban Lopez Jaramillo

unread,
Jan 28, 2016, 8:24:14 AM1/28/16
to ang...@googlegroups.com
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. 
--
Carlos López
Ingeniero Desarrollador
Programador Full Stack
Skype: luchillo.lopez
Móvil: +57 305 295 3543
Medellín, Colombia

Carlos Esteban Lopez Jaramillo

unread,
Jan 28, 2016, 8:26:00 AM1/28/16
to AngularJS
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. 

El miércoles, 27 de enero de 2016, 2:16:35 (UTC-5), David Michael Gang escribió:
Reply all
Reply to author
Forward
0 new messages