CommentApr 30, 2018
No it doesn't. In Angular (2.x and up) if you use it in app.module, service will be instantiated only once and it will be used by all components that belongs to that module.
@salauddin
Javscript (Angular,React)
Nothing here yet.
Nothing here yet.
No blogs yet.
No it doesn't. In Angular (2.x and up) if you use it in app.module, service will be instantiated only once and it will be used by all components that belongs to that module.