Quiz on Landing Page
Test your knowledge of building landing page by completing this quiz.
We'll cover the following...
Topic: Landing Page
1
Why is it a good idea to remove or comment out references to unused JavaScript libraries?
A)
It fixes warnings for unused libraries
B)
It results in a syntax error if they are not used
C)
It will cause a memory leak
D)
It can help reduce the size of the generated JavaScript bundle
Question 1 of 50 attempted