but basically your problem was you declared the array as myFamily in the controller but you are using it as MyFamily in the html javascript is super case sensitive Randall <> randall
On Friday, February 15, 2019 at 9:15:41 PM UTC-8, Randall V wrote: > > Hello -- > I am new to AngularJS. I have begun reading Beginning AngularJS by author > Andrew Grant. The examples I have tried so far have worked up until the > point that I tried my first controller. I am using Notepad ++ as my > editor. I have attached my .html file that contains my example code and > also have attached a screen shot of the result that is returned when I > execute the code. I would appreciate if someone could give me an idea of > what I am doing wrong. > Thanks, > Randall V. > -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
