Quiz: Using a Custom Server

Test yourself on what you've learned in this chapter.

1

How can Express.js be included in a Next.js application?

A)

By installing it as a dependency and importing it in your code

B)

By copying and pasting the Express.js code into your Next.js project

C)

By using a third-party package that integrates Express.js with Next.js

D)

By using the built-in API routes in Next.js, which provide similar functionality to Express.js but within the Next.js framework

Question 1 of 40 attempted

Get hands-on with 1200+ tech skills courses.