Tag: module
-
Creating a component and adding it to an existing module.
Sometimes when creating a component, we want it to exist under a module to keep things structured and so that our app module doesn’t get huge. It can…
Sometimes when creating a component, we want it to exist under a module to keep things structured and so that our app module doesn’t get huge. It can…