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

Tahseen Malik
Tahseen Malik
16,770 Points

Todo List from 'Interactive Web Pages' Course in Angularjs

I have been learning Angularjs for few days now and the framework is Awesome! I have rewritten the todo list created in the javascript course with Angularjs. As you can see it requires much less code and is much more readable. View the code at http://codepen.io/zcahfb3/pen/zvWVxy

For anyone interested in learning Angular (you should if your doing web development) I highly recommend the free course from codeschool.com

Matthias J.
Matthias J.
20,355 Points

great work with your todo-list :) we also use angular in our company and i love it :)

teamtreehouse also had an angularjs course, but they removed it because it was from an old angular-version. but in november they will release a course for the actual version :)

https://teamtreehouse.com/library/angular-basics/upcoming

1 Answer

Peter Smith
Peter Smith
12,347 Points

The angular course was CoNfUsInG!