All quizzes
Free quiz · 50 questions in the bank

Webpack quiz

Test your Webpack knowledge with a free interactive quiz — 50 questions with answers and explanations. No signup needed to play.

Question 1/12Score 0

What does `MiniCssExtractPlugin` do?

In this round
  1. What does `MiniCssExtractPlugin` do?
  2. What does Hot Module Replacement (HMR) do?
  3. What does a dynamic `import("./HeavyChart")` enable?
  4. What does `mode: "production"` enable by default?
  5. What is `output.path` versus `output.filename`?
  6. What is `DefinePlugin` used for?
  7. What does `import { foo } from "./mod"` enable that `const {foo} = require("./mod")` does not?
  8. Which loader compiles TypeScript?
  9. What is webpack?
  10. Which command analyzes the size of a webpack bundle?
  11. Which file is the conventional webpack configuration file?
  12. What is webpack-dev-server?
Gaps to close?
Read the curated Webpack notes — core concepts, patterns, interview prep.
Webpack notes

More quizzes

.NETAccessibilityAgile MethodologyAlertmanagerAlgorithmsAndroid