I\'m learning angularjs and I want to be able let the user enter many inputs. When these inputs are entered the list array elements should change accordingly. I
list
Consider using the ngList directive https://docs.angularjs.org/api/ng/directive/ngList
ngList