Why should you carefully import your node_modules in your project?
Introduction There’s a big different between import {MatDialogModule} from ‘@angular/material’ and import {MatDialogModule} from ‘@angular/material/dialog’ Let’s get started Recently I decided to dig into the output of my dummies projects to get a better understanding of what’s being made under the hood in angular app bundling. To accomplish this task i created this project where … Continue reading Why should you carefully import your node_modules in your project?
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed