Answer the question
In order to leave comments, you need to log in
"Module, load!"?
Introduction:
We have a SPA, with a bunch of modules tied to work with DOM objects
Problem: The
heap is large, I don’t want to incilize it all on load, and even more so to do it like $(document).on(click, 'someElement', someFunction) ;
Q:
How to gracefully call only the required modules?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question