🤑 Join the Treehouse affiliate program and earn 25% recurring commission!

New No-Code Track! 🚀start learning today!

🌟 Dreaming of a bright future? 🎓 Ask about the Treehouse Scholarship program! 🚀

✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python

  • Treehouse Logo
  • Plans
    Chevron
    • For Individuals
    • For Businesses
    • For Schools
    • For Libraries
    • For Military
  • Library
    Chevron
    • All Courses
    • Tracks
    • College Credit
  • Techdegree
    Chevron
    • Overview
    • Front End Development
    • Full Stack JavaScript
    • Data Analysis
    • UX Design
    • Python
  • Community
    Chevron
    • Community Projects
    • Live Sessions
    • Code Adventures
    • Discord
    • Forum
    • Success Stories
    • Treehouse Links
    • 100 Days of Code
  • Resources
    Chevron
    • Career Toolbox
    • CodeForward
    • Free Treehouse Near Me
    • Jobs
    • Blog
    • Support
    • About
  • For Individuals For Businesses For Schools For Libraries For Military
  • All Courses Tracks College Credit
  • Overview Front End Web Development Full Stack JavaScript Python Development Data Analysis UX Design
  • Community Projects Live Sessions Code Adventures Discord Forum Success Stories Treehouse Links 100 Days of Code
  • Career Toolbox CodeForward Free Treehouse Near Me Jobs Blog Support About
  • Sign In
  • Free Trial
Instagram Twitter Facebook YouTube LinkedIn
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • AI
      • • Android
      • • APIs
      • • Coding for Kids
      • • College Credit
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Game Development
      • • Go Language
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • No-Code
      • • PHP
      • • Professional Growth
      • • Python
      • • Quality Assurance
      • • React
      • • Ruby
      • • Security
      • • Swift
  • andrew garcia
    andrew garcia
    24,646 Points

    Why wont my code pass?

    Posted November 22, 2015 3:46pm by andrew garcia
    andrew garcia
    24,646 Points
    • JavaScript
    • AngularJS
    • An Introduction to Two-Way Data Binding
    • Two-Way Binding: ngModelCtrl

    0 Answers

  • Grant Wong
    Grant Wong
    1,473 Points

    I am not sure if I am using treehouse correctly.

    Posted October 20, 2015 8:47pm by Grant Wong
    Grant Wong
    1,473 Points
    • JavaScript
    • AngularJS
    • An Introduction to Two-Way Data Binding
    • Two-Way Binding: ngModelCtrl

    1 Answer

  • Dee Pei
    Dee Pei
    2,854 Points

    Should I store a variable recorded by the input from the HTML? Not sure how I can go on about this... Help, anyone?

    Posted September 21, 2015 10:53pm by Dee Pei
    Dee Pei
    2,854 Points
    • JavaScript
    • AngularJS
    • An Introduction to Two-Way Data Binding
    • Two-Way Binding: ngModelCtrl

    0 Answers

  • Martina Carrington
    PLUS
    Martina Carrington
    Courses Plus Student 15,807 Points

    challenge task 1 of 1 angular

    Posted August 9, 2015 6:01pm by Martina Carrington
    Martina Carrington
    Courses Plus Student 15,807 Points
    • JavaScript
    • AngularJS
    • An Introduction to Two-Way Data Binding
    • Two-Way Binding: ngModelCtrl

    1 Answer

  • Martina Carrington
    PLUS
    Martina Carrington
    Courses Plus Student 15,807 Points

    Within the link function of myDirective, write a function that uses the ngModelCtrl to send all new values typed into th

    Posted August 9, 2015 5:50pm by Martina Carrington
    Martina Carrington
    Courses Plus Student 15,807 Points
    • JavaScript
    • AngularJS
    • An Introduction to Two-Way Data Binding
    • Two-Way Binding: ngModelCtrl

    2 Answers

  • Andrew Martin
    Andrew Martin
    7,403 Points

    Within the link function of myDirective, write a function that uses the ngModelCtrl to send all new values typed into th

    Posted August 4, 2015 3:34pm by Andrew Martin
    Andrew Martin
    7,403 Points
    • JavaScript
    • AngularJS
    • An Introduction to Two-Way Data Binding
    • Two-Way Binding: ngModelCtrl

    1 Answer

  • Joshua Pitzalis
    Joshua Pitzalis
    1,812 Points

    How do I use ngModelCtrl to send all new values typed into an <input> to the console.log ?

    Posted July 25, 2015 9:37pm by Joshua Pitzalis
    Joshua Pitzalis
    1,812 Points
    • JavaScript
    • AngularJS
    • An Introduction to Two-Way Data Binding
    • Two-Way Binding: ngModelCtrl

    1 Answer

  • Louis Darby
    Louis Darby
    5,149 Points

    I'm having trouble with the code for logging the rendered info into the console.

    Posted June 19, 2015 1:28pm by Louis Darby
    Louis Darby
    5,149 Points
    • JavaScript
    • AngularJS
    • An Introduction to Two-Way Data Binding
    • Two-Way Binding: ngModelCtrl

    1 Answer

  • Jonathan Ankiewicz
    Jonathan Ankiewicz
    17,901 Points

    I really don't see where the issue is. The video uses Hallo but the challenge doesn't say your using halo so I am LOST..

    Posted June 18, 2015 12:29am by Jonathan Ankiewicz
    Jonathan Ankiewicz
    17,901 Points
    • JavaScript
    • AngularJS
    • An Introduction to Two-Way Data Binding
    • Two-Way Binding: ngModelCtrl

    2 Answers

  • Jonathan Sandlund
    Jonathan Sandlund
    3,972 Points

    d

    Posted June 9, 2015 4:42am by Jonathan Sandlund
    Jonathan Sandlund
    3,972 Points
    • JavaScript
    • AngularJS
    • An Introduction to Two-Way Data Binding
    • Two-Way Binding: ngModelCtrl

    0 Answers

  • Thomas Osterbind
    Thomas Osterbind
    443 Points

    what am I supposed to do?

    Posted June 8, 2015 4:34pm by Thomas Osterbind
    Thomas Osterbind
    443 Points
    • JavaScript
    • AngularJS
    • An Introduction to Two-Way Data Binding
    • Two-Way Binding: ngModelCtrl

    2 Answers

  • Joseph Devlin
    Joseph Devlin
    821 Points

    Location of my-directive in <div>

    Posted April 30, 2015 4:07pm by Joseph Devlin
    Joseph Devlin
    821 Points
    • JavaScript
    • AngularJS
    • An Introduction to Two-Way Data Binding
    • Two-Way Binding: ngModelCtrl

    1 Answer

  • Elaine Matthias
    Elaine Matthias
    1,310 Points

    Hi, I'm struggling to solve this challenge. Not entirely clear how render and ngModelCtrl are controlling the input.

    Posted February 27, 2015 8:44pm by Elaine Matthias
    Elaine Matthias
    1,310 Points
    • JavaScript
    • AngularJS
    • An Introduction to Two-Way Data Binding
    • Two-Way Binding: ngModelCtrl

    1 Answer

  • Jason McGovern
    Jason McGovern
    4,100 Points

    Need help on challenge task for intro to 2way data bginding ngmodelctrl

    Posted February 26, 2015 3:47pm by Jason McGovern
    Jason McGovern
    4,100 Points
    • JavaScript
    • AngularJS
    • An Introduction to Two-Way Data Binding
    • Two-Way Binding: ngModelCtrl

    1 Answer

  • David Karlsson
    David Karlsson
    4,180 Points

    It says that console.log should be called within my render function, which it is.

    Posted February 6, 2015 11:09am by David Karlsson
    David Karlsson
    4,180 Points
    • JavaScript
    • AngularJS
    • An Introduction to Two-Way Data Binding
    • Two-Way Binding: ngModelCtrl

    3 Answers

  • Zachary Hall
    Zachary Hall
    527 Points

    I don't find the hint that helpful in getting me unstuck. Where can I get more hints or the answer?

    Posted January 22, 2015 2:28am by Zachary Hall
    Zachary Hall
    527 Points
    • JavaScript
    • AngularJS
    • An Introduction to Two-Way Data Binding
    • Two-Way Binding: ngModelCtrl

    1 Answer

  • Hardik Pandya
    Hardik Pandya
    4,957 Points

    I don't understand the ngModelCtrl and .directive method.. How do I complete this code challenge?

    Posted January 1, 2015 9:36am by Hardik Pandya
    Hardik Pandya
    4,957 Points
    • JavaScript
    • AngularJS
    • An Introduction to Two-Way Data Binding
    • Two-Way Binding: ngModelCtrl

    4 Answers

  • James Ferguson
    James Ferguson
    2,819 Points

    Really struggling with this. any ideas guys?

    Posted December 30, 2014 5:26pm by James Ferguson
    James Ferguson
    2,819 Points
    • JavaScript
    • AngularJS
    • An Introduction to Two-Way Data Binding
    • Two-Way Binding: ngModelCtrl

    5 Answers

  • Hossam Khalifa
    Hossam Khalifa
    17,200 Points

    Stuck here

    Posted December 19, 2014 5:49pm by Hossam Khalifa
    Hossam Khalifa
    17,200 Points
    • JavaScript
    • AngularJS
    • An Introduction to Two-Way Data Binding
    • Two-Way Binding: ngModelCtrl

    1 Answer

  • Jonathan Grieve
    MOD
    Jonathan Grieve
    Treehouse Moderator 91,254 Points

    Struggling with Angular.js Two-Way Data Binding

    Posted December 10, 2014 9:27pm by Jonathan Grieve
    Jonathan Grieve
    Treehouse Moderator 91,254 Points
    • JavaScript
    • AngularJS
    • An Introduction to Two-Way Data Binding
    • Two-Way Binding: ngModelCtrl

    1 Answer

  • Christoffer Johansen
    Christoffer Johansen
    4,342 Points

    help

    Posted December 10, 2014 4:03am by Christoffer Johansen
    Christoffer Johansen
    4,342 Points
    • JavaScript
    • AngularJS
    • An Introduction to Two-Way Data Binding
    • Two-Way Binding: ngModelCtrl

    1 Answer

  • Marc-Oliver Gern
    Marc-Oliver Gern
    8,747 Points

    Don't know how to send data to console.log

    Posted December 6, 2014 4:33pm by Marc-Oliver Gern
    Marc-Oliver Gern
    8,747 Points
    • JavaScript
    • AngularJS
    • An Introduction to Two-Way Data Binding
    • Two-Way Binding: ngModelCtrl

    5 Answers

Posting to the forum is only allowed for members with active accounts.
Please sign in or sign up to post.

    Treehouse

  • About
  • Blog
  • Careers
  • Community
  • Stories
  • Shop
  • Contact
  • Gift Card

See Full Catalogue

Techdegree

  • Front End Web Development
  • Full Stack JavaScript
  • Python Development
  • Data Analysis
  • UX Design

Tracks

  • Learn to Code for Beginners
  • Beginning Python
  • Beginning SQL
  • Beginning Java
  • ...see more

Courses

  • JavaScript Basics
  • Intro to HTML & CSS
  • Python Basics
  • CSS Layout
  • ...see more

Explore

  • Plans
  • Affiliates
  • Perks
  • Free Treehouse Near Me
  • Treehouse for Libraries
  • Treehouse for Businesses
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2025 Treehouse Island, Inc.