Question Bank
3705 approved questions from the community
What types of versioning are supported in NestJS? (Select all that apply)
How can you secure a NestJS application? (Select all that apply)
What types of modules exist in NestJS? (Select all that apply)
Why might soft deletes be preferred over hard deletes? (Select all that apply)
Which of the following are built-in HTTP exceptions in NestJS? (Select all that apply)
How can circular dependencies be resolved in NestJS? (Select all that apply)
Which databases are supported by NestJS through TypeORM? (Select all that apply)
Why is API documentation important? (Select all that apply)
How does NestJS support authentication and authorization? (Select all that apply)
What purposes do DTOs serve in NestJS? (Select all that apply)
Which testing frameworks work best with NestJS? (Select all that apply)
How does Dependency Injection help in building applications? (Select all that apply)
What tasks can middleware perform in NestJS? (Select all that apply)
Which of the following are built-in pipes in NestJS? (Select all that apply)
What can interceptors do in NestJS? (Select all that apply)
Which of the following are types of decorators in NestJS? (Select all that apply)
Which of the following are main components of a NestJS application? (Select all that apply)
What is Mongoose in the context of NestJS?
What does URI versioning mean in NestJS?
What is Prisma in the context of NestJS?