Accelerate Your UI Development

Video Tutorial: Moving Import Location of Angular Component Modules to Root Library Level

I have put together another video tutorial. This one focuses on modifying your existing Angular CLI project to reconfigure the file and folder locations so that it’s easier to import the components in a consuming application. If you have worked with Angular Material and NGX Bootstrap before, you know how the components are imported into your project using a [NameOfLibrary]/[ModuleName] scheme. My tutorial helps you achieve that same result.

This is how the videos are organized:

  1. The business case on why you would want to modify import location
  2. The how-to process
  3. The end results of the work
  4. The summary

Enjoy!