Archetypes: Using Services
In the last lecture, I was talking about the Container component. On this lecture I’ll be talking about an Angular feature that allows you to manipulate the state of the application data and easily share it. Today I’ll be talking about angular services and how to use them inside an…