All quizzes
Free quiz · 50 questions in the bank

Express quiz

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

Question 1/12Score 0

A query string `?page=2&limit=10` is exposed as:

In this round
  1. A query string `?page=2&limit=10` is exposed as:
  2. Which sets up a GET handler for the path `/users`?
  3. `app.use(middleware)` (no path) mounts the middleware at:
  4. In a typical Express app, when an error happens inside a route handler that you want to forward to error middleware, you call:
  5. A common way to auto-restart a Node/Express dev server on file changes is to use:
  6. What is Express?
  7. Server-side sessions in Express typically use:
  8. To use a template engine (e.g. Pug or EJS), you typically:
  9. You can attach multiple handlers to a single route by:
  10. To serve files from a `public` directory at the URL root:
  11. `req.method` exposes:
  12. Which sends a JSON response with status `201`?
Gaps to close?
Read the curated Express notes — core concepts, patterns, interview prep.
Express notes

More quizzes

.NETAccessibilityAgile MethodologyAlertmanagerAlgorithmsAndroid