In this video...
You will learn how feature modules are created.
Feature modules let us organize parts of our application together. One of the primary concerns when creating a feature module is to have the physical folders reflect the organization of the feature module, so as not to have conflicting information, and create confusion in your application.