-
Notifications
You must be signed in to change notification settings - Fork 209
Closed
Labels
21Solvednuisancea bug that only shows in the logs; or: a bug with an obvious work-around every user finds quicklya bug that only shows in the logs; or: a bug with an obvious work-around every user finds quickly
Description
I have a question-request. How to cache/optimize library sources and loads. We use pdf library to view pdf. We have component which re-initialize a lot of times during user session. And every time we need to load js files. How to optimize this process? Is it possible to load only first time? We understand that js files caching and next time it's load from browser cache. But we still need time to process js. What is your recommendation for best optimization, reusabillity component? Thanks in advance
Metadata
Metadata
Assignees
Labels
21Solvednuisancea bug that only shows in the logs; or: a bug with an obvious work-around every user finds quicklya bug that only shows in the logs; or: a bug with an obvious work-around every user finds quickly