Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialKeith Doyle
25,973 PointsLearn Angular now or wait for v2?
I keep reading that Angular is changing quite a bit in version 2. Is it worthwhile to learn it now or wait until things settle and v2 is released?
1 Answer
Chris Shaw
26,676 PointsHi Keith,
Even though active development for AngularJS 2 is at full steam it would be better to learn Angular now so you understand the concepts, structures and such.
Without this basic knowledge you might find learning v2 harder whereas having the knowledge of v1 could have valuable insight into what's to come.
Sidney Casagrande
7,035 PointsSidney Casagrande
7,035 PointsAbsolutely agree with Chris there. Also you will find in the corporate world Angular 1 will stick around for quite some time. Also imagine you are being asked to upgrade a system's Angular implementation from v1 to v2. You will need a solid understanding of both anyways.