Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

94
Views
is importing entire module is Ok each time?

I am working on an angular project and using firebase. My question is What if I import the entire firebase module in each component Vs importing only what I required in that component from the firebase module? Why should I not import the entire module each time when I require it ?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

This will increase the loading time for your component. It is better to only load the module that your are going to use. For example import { trigger, state, style, transition, animate } from '@angular/animations'; instead of import { trigger, state, style, transition, animate } from '@angular';

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!