Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Michael Choi
6,332 PointsAngular 2.0
Been hearing a lot about how different Angular 2.0 is going to be and there's gonna be lots of relearning the concept as well as rewriting the code. Is it still relevant to learn the current version? Or should I just wait for 2.0 and learn other frameworks like React?

Sidney Casagrande
7,035 PointsAgree with Robert, in the corporate world it is unlikely that companies will switch to the very latest version straight away, and there is no reason for it unless you are drastically restructuring/rebuilding your application. Also, although Angular 2.0 will look fairly different, the core concept of the language will most likely stay the same.
1 Answer

Denis Kiselev
12,737 PointsAngular 1.x will be supported by the team for 2+ years, so it will be in production for 2-3 years minimum.
Angular 2.0 is breaking release with some major changes. IMHO its good to wait for at least 2.1 to look at changes and consider if they are good. But core concepts in Angular will remain same.
Robert Richey
Courses Plus Student 16,352 PointsRobert Richey
Courses Plus Student 16,352 PointsThere are plenty of companies using Angular now that either will not port over to 2.x or will take a long time. Until then, it will need to be maintained by someone. Learning 1.x is not a waste of time, in my opinion.