Question Bank

721 approved questions from the community

What are parallel routes in Next.js App Router?

HARD
SINGLE CHOICE
40s
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

What is JWT token usage in Next.js?

HARD
SINGLE CHOICE
40s
Next.js
by Mohamed

How do fetch cache options work in the App Router?

HARD
SINGLE CHOICE
40s
Next.js
by Mohamed

In Next.js App Router, you can use both the Edge Runtime and Node Runtime in the same application.

HARD
TRUE FALSE
30s
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 common security practices in Next.js? (Select all that apply)

HARD
MULTIPLE CHOICE
45s
Next.js
by Mohamed

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

HARD
MULTIPLE CHOICE
45s
Next.js
by Mohamed

What is Incremental Static Regeneration (ISR) in Next.js?

HARD
SINGLE CHOICE
40s
Next.js
by Mohamed

What does the `fallback` option in `getStaticPaths` control?

HARD
SINGLE CHOICE
40s
Next.js
by Mohamed

What are React Server Components (RSC) in Next.js App Router?

HARD
SINGLE CHOICE
40s
Next.js
by Mohamed

What is the purpose of `generateStaticParams` in the App Router?

HARD
SINGLE CHOICE
40s
Next.js
by Mohamed

What does the `dynamic` export control in the App Router?

HARD
SINGLE CHOICE
40s
Next.js
by Mohamed

What is server actions in Next.js?

HARD
SINGLE CHOICE
40s
Next.js
by Mohamed

What are intercepting routes in the App Router?

HARD
SINGLE CHOICE
40s
Next.js
by Mohamed

What is the difference between route handlers and API routes in Next.js?

HARD
SINGLE CHOICE
40s
Next.js
by Mohamed

What is streaming in the App Router?

HARD
SINGLE CHOICE
40s
Next.js
by Mohamed

What is the Edge Runtime in Next.js?

HARD
SINGLE CHOICE
40s
Next.js
by Mohamed

What is the purpose of nested layouts in the App Router?

HARD
SINGLE CHOICE
40s
Next.js
by Mohamed

What is the difference between using and not using `'use server'` in Next.js?

HARD
SINGLE CHOICE
40s
Next.js
by Mohamed
PreviousPage 22 of 37Next