IBM interview question

where do u stored your javascripts files in salesforce ?

Interview Answers

Anonymous

8 Mar 2018

If we are using that particular JS file in Visualforce Page so in that scenario we can access while uploading our JS file in static resource or by call it directly on Visualforce Page but on the another side If we want to use that plugin in Lightning Component for this its mandatory to upload our JS file in static resource because lightning component initially run on client side.

5

Anonymous

10 Apr 2018

Static resource

1

Anonymous

2 Feb 2017

I said it's in static resource