Pregunta de entrevista de IBM

where do u stored your javascripts files in salesforce ?

Respuestas de entrevistas

Anónimo

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

Anónimo

10 abr 2018

Static resource

1

Anónimo

2 feb 2017

I said it's in static resource