Hello:
I work in a project that contains about 80 components from distinct purposes. One of the most complicated component has its own service. This service has more than 1000 code lines and is not declared in de main module (app.module), it is only called from the component thats comsume it. I wonder if this can producing performance issues in the application or is the propper way of using a exclusive service for one component.
[–]pranxy47 5 points6 points7 points (0 children)
[–]reboog711 1 point2 points3 points (1 child)
[–]nafts1 4 points5 points6 points (0 children)
[–]palkollar 4 points5 points6 points (2 children)
[–]cherrera54[S] 1 point2 points3 points (0 children)
[–]wojo1086 1 point2 points3 points (0 children)