Question Bank

3705 approved questions from the community

Which of the following are limitations of Next.js? (Select all that apply)

HARD
MULTIPLE CHOICE
45s
Next.js
by Mohamed

Which of the following are common security practices in Next.js? (Select all that apply)

HARD
MULTIPLE CHOICE
45s
Next.js
by Mohamed

Which of the following are common performance optimization techniques in Next.js? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
45s
Next.js
by Mohamed

Which of the following are benefits of using server actions in Next.js? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
45s
Next.js
by Mohamed

Which of the following are valid rendering strategies in Next.js? (Select all that apply)

HARD
MULTIPLE CHOICE
45s
Next.js
by Mohamed

Which of the following are benefits of React Server Components? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
45s
Next.js
by Mohamed

Which of the following are key features of Next.js? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
45s
Next.js
by Mohamed

What is middleware in Next.js?

MEDIUM
SINGLE CHOICE
35s
Next.js
by Mohamed

How do you create dynamic routes in the App Router?

MEDIUM
SINGLE CHOICE
30s
Next.js
by Mohamed

Next.js requires a Node.js server for server-side rendering features.

EASY
TRUE FALSE
20s
Next.js
by Mohamed

Next.js supports React Strict Mode to help identify potential problems in an application.

MEDIUM
TRUE FALSE
25s
Next.js
by Mohamed

Setting `ssr: false` in dynamic import ensures a component only loads on the client side.

HARD
TRUE FALSE
30s
Next.js
by Mohamed

Next.js is suitable for building large-scale applications.

MEDIUM
TRUE FALSE
25s
Next.js
by Mohamed

How do you handle internationalization (i18n) in Next.js?

MEDIUM
SINGLE CHOICE
35s
Next.js
by Mohamed

What is the purpose of the `revalidate` option in `getStaticProps`?

HARD
SINGLE CHOICE
40s
Next.js
by Mohamed

How do you create API endpoints in Next.js?

MEDIUM
SINGLE CHOICE
30s
Next.js
by Mohamed

Next.js provides built-in support for TypeScript.

EASY
TRUE FALSE
20s
Next.js
by Mohamed

Global CSS in Next.js can only be imported in the _app.js or layout.js file.

MEDIUM
TRUE FALSE
25s
Next.js
by Mohamed

The Image component in Next.js requires explicit width and height properties to work properly.

MEDIUM
TRUE FALSE
25s
Next.js
by Mohamed

What is JWT token usage in Next.js?

HARD
SINGLE CHOICE
40s
Next.js
by Mohamed
PreviousPage 98 of 186Next