Quiz
Quiz yourself on the knowledge you learned about code splitting.
Quiz
1.
What is one of the simplest ways of using code-splitting?
A.
Dynamic import syntax
B.
Bundling
C.
Custom import syntax
D.
Static import syntax
1 / 6
Quiz yourself on the knowledge you learned about code splitting.
Quiz
What is one of the simplest ways of using code-splitting?
Dynamic import syntax
Bundling
Custom import syntax
Static import syntax