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 trial

JavaScript AngularJS Basics (1.x) Getting Started with Angular Angular, an Overview

This course vs. Angular 2.0?

Will what we learn in this course be 'null and void' in terms of angular 2.0?

Maybe a video/workshop could be added that discusses the transition from 1 to 2?

1 Answer

Hey there! I'm sure Treehouse has a plan for introducing Angular 2. In the mean time what you're learning is still very important, timely, and relevant. According to the folks behind Angular, they are still going to support Angular 1 for the time being. This blog discusses it further... https://blog.angularjs.org/ . It sounds like many people are still just now learning Angular 1 so I don't think it will go away just yet. Angular 2 though is pretty different from Angular 1 so, again, I'm sure there's an Angular 2 course in the works. I think a course discussing how to transition from 1 to 2 would be a great idea!

In the mean time check out these resources regarding transitioning from 1 to 2!

http://onehungrymind.com/10-things-consider-keeping-level-head-angularjs-2-0/

https://www.quora.com/Is-Angular-2-0-diverging-from-1-x-really-that-bad

http://angularjs.blogspot.com/2015/08/angular-1-and-angular-2-coexistence.html

Hope they help! :)

I'm just starting with Angular and this links look like something that I will really need. Thanks.