Запитання 6
What is code splitting in a React application?
Варіанти відповідей
A technique to split code into smaller chunks that can be loaded on demand to improve performance.
The process of dividing CSS and JavaScript files into separate folders.
A debugging method to isolate component errors.
A method to uninstall unused npm packages automatically.