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 trialJonathan Grieve
Treehouse Moderator 91,253 PointsDemystifying Angular
Hello Treehouse :)
So I've gone back to Angular today after I was scared off by it last time. I can't say I've become an expert on it after a couple of hours study on it but I've gone back to basics on Two Way Data binding. Unfortunately I haven't got it to work after following the videos.
Here's a page I put together on my website that attempts to follow the videos on Two Way Data Binding. Stage 2 of the AngularJS Course.
After a bit of debugging, I managed to narrow down the errors to just these 2 on the Chrome console.
'Range.detach' is now a no-op, as per DOM (http://dom.spec.whatwg.org/#dom-range-detach).
Does this mean the current way to do it taught in the video is out of date?
Am I going down the wrong path? Help!! :D
Colin Marshall
32,861 PointsColin Marshall
32,861 PointsAlex Vanston would probably be able to answer your question...