MurhafSousli/ngx-disqus

Need to work on cache resources

Opened this issue · 1 comments

Hi Murhaf Sousli,

I am using this module in my website, and I am trying to use singleton pattern ( service ) its already available. I am using RxJs "ShareReplay" for re-use http calls, so here I am caching the responses and re-use it.

My question is, how can I re-use some js file downloaded every time when router navigate. Is it possible only once download js related the disqus module. If it is possible please let me know, how and I implement this in my website.

It doesn't re load the js file everytime? can you show a screenshot proof?