hi there,
i don’t understand why it works saying “product in products” when in the MainController there is only ‘products’ given as a property. there is no ‘product’ in singular form. does angularJS simply understand it automatically that ‘product’ is one item from the array ‘products’?
thank you!