ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 42 - AD0-E720 discussion

Report
Export

An Adobe Commerce developer needs to improve the time of first render of the pages. How would the developer achieve this?

A.
Use the quick static files deployment strategy
Answers
A.
Use the quick static files deployment strategy
B.
Enable CSS critical path
Answers
B.
Enable CSS critical path
C.
Enable CSS file merging
Answers
C.
Enable CSS file merging
D.
Enable JavaScript minification
Answers
D.
Enable JavaScript minification
Suggested answer: B

Explanation:

CSS critical path is a feature that improves the time of first render of the pages by inlining the CSS rules that are required to render the above-the-fold content of the page. This reduces the number of requests and bytes that need to be downloaded before the page is rendered. CSS critical path can be enabled in the Admin Panel by navigating to Stores > Configuration > Advanced > Developer > CSS Settings and setting Enable CSS Critical Path to Yes.

Reference:Adobe Commerce Developer Documentation,Adobe Inc.

asked 02/10/2024
Karthika Aravinth
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first