Question Bank

1899 approved questions from the community

Tokens should have an expiration time to limit the window in which a stolen token can be used.

MEDIUM
TRUE FALSE
25s
Nest.js
by Mohamed

What is the main difference between NestJS and Angular?

MEDIUM
SINGLE CHOICE
35s
Nest.js
by Mohamed

Interceptors in NestJS are inspired by the Aspect Oriented Programming (AOP) technique.

MEDIUM
TRUE FALSE
25s
Nest.js
by Mohamed

Python and Ruby can be used directly within NestJS because it is language agnostic.

MEDIUM
TRUE FALSE
30s
Nest.js
by Mohamed

Which of the following are best practices for Next.js API routes? (Select all that apply)

MEDIUM
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 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 the purpose of the `next export` command?

MEDIUM
SINGLE CHOICE
30s
Next.js
by Mohamed

How do you configure Webpack in Next.js?

MEDIUM
SINGLE CHOICE
35s
Next.js
by Mohamed

What is static optimization in Next.js?

MEDIUM
SINGLE CHOICE
35s
Next.js
by Mohamed

What is the `metadata` export used for in the App Router?

MEDIUM
SINGLE CHOICE
35s
Next.js
by Mohamed

How is Next.js considered a full-stack framework?

MEDIUM
SINGLE CHOICE
35s
Next.js
by Mohamed

When should you choose the Pages Router over the App Router?

MEDIUM
SINGLE CHOICE
35s
Next.js
by Mohamed

How do you handle CORS in Next.js API routes?

MEDIUM
SINGLE CHOICE
35s
Next.js
by Mohamed

What is the purpose of the `notFound()` function in Next.js?

MEDIUM
SINGLE CHOICE
30s
Next.js
by Mohamed

How do you manage cookies in Next.js?

MEDIUM
SINGLE CHOICE
35s
Next.js
by Mohamed

What is AMP in Next.js?

MEDIUM
SINGLE CHOICE
30s
Next.js
by Mohamed

When should you choose the App Router over the Pages Router?

MEDIUM
SINGLE CHOICE
35s
Next.js
by Mohamed
PreviousPage 47 of 95Next