You are evaluating a solution design for a model-driven app that will have a large number of complex forms.
Many of the forms take up to 10 seconds to load.
You need to recommend solution to speed up loading times for the forms.
Which two solutions should you recommend? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
Select all that apply, then click Submit answer.
-
○
Consolidate and reduce scripts.
-
○
Use synchronous JavaScript requests.
-
○
Move scripts into the OnLoad event.
-
○
Remove unnecessary fields.