Angular 4 Import the same module twice

What Happen when I Import the same Module Twice in Angular 4?

No problem! We can import the same module twice but Angular does not like modules with circular references.

Stayed Informed - Angular 4 Docs

So do not let Module “X” import Module “Y” which already imports Module “X”.

When four modules all import Module “X”, Angular estimate Module “X” once, the first time face it and does not do again.


Actually, the modules help us to organize an application into associative blocks of functionality.

I hope you are enjoying with this post! Please share with you friends!! Thank you!!!

ANIL SINGH

Anil Singh is an author, tech blogger, and software programmer. Book writing, tech blogging is something do extra and Anil love doing it. For more detail, kindly refer to this link..

My Tech Blog - https://www.code-sample.com/
My Books - Book 1 and Book 2

www.code-sample.com/. Powered by Blogger.
^