How can a developer efficiently incorporate multiple JavaScript libraries, such as JQuery and MomentJS, in a Lightning component?
A. Use JavaScript remoting and script tags
B. Use CDNs with script attributes
C. Implement the libraries in separate helper files
D. Join multiple assets from a static resource
Suggest answer: D
Reference:
No comments:
Please share to make the community better.