Question Bank
1899 approved questions from the community
Which of the following are use cases where Docker provides value? (Select all that apply)
Which of the following are Docker network drivers? (Select all that apply)
Why is API documentation important? (Select all that apply)
What does URI versioning mean in NestJS?
What is Mongoose in the context of NestJS?
What is Prisma in the context of NestJS?
What is the purpose of the @Query() decorator in NestJS?
What package does NestJS use for caching?
Which HTTP method decorator would you use for updating a resource?
What is the CACHE_MANAGER token used for in NestJS?
What command is used to run migrations in TypeORM?
How can you implement caching in NestJS?
How can you schedule tasks in NestJS?
What is the purpose of ExecutionContext in NestJS?
What are Server-Sent Events (SSE)?
What command creates a new resource with controller, service, module, and DTOs?
What purposes do DTOs serve in NestJS? (Select all that apply)
What is CORS (Cross-Origin Resource Sharing)?
What is the purpose of the @InjectRepository() decorator?
What is the purpose of the @nestjs/jwt package?