NestJS materials
Write an awesome doc for NestJS tips, tricks, notes, things which are not in the doc (or are but not really obvious) and experimented to figure them out and use them.
View on GitHub
Table of contents
Docs
.
Microservices
gRPC
.
Protobuf
.
How to debug your code and flaky tests
.
A Crude Debug Mode For a Dockerized NestJS App
.
Designing and versioning RESTful APIs
.
Pagination
.
MockServer and mocking 3rd-party HTTP/S calls
.
Kafka intro
.
RabbitMQ:
Intro
.
Batch processing and requeueing the failed messages and not the whole batch
.
Default value for prefetch count in
@golevelup/nestjs-rabbitmq
.
NestJS and GraphQL with
nestjs-query
Mongoose
Custom decorators
.