architecture-and-design
Is there anyway to get decorator value from middleware?
design-pattern
architecture
A location tracking app using socket.io
design-pattern
architecture
Are we able to create Global custom validation pipes?
design-pattern
architecture
domain-driven-design
Logging in/authenticating on behalf of another system user
design-pattern
architecture
Headers in Services/Providers
architecture
microservices
Auth and User Module decoupling
architecture
get response from microservice using mqtt
microservices
NestJS with trpc
design-pattern
architecture
Best practice in organizing types/interfaces
design-pattern
Dealing with class member decorator arguments that are repetitive
design-pattern
500 internal server errors
architecture
UDP Server
architecture
Microservices or monolith?
microservices
multiple applicalications inside same application
architecture
SSE across multiple NestJS instances
architecture
microservices
How to eliminate redundant CRUD code for a number for entities/modules?
design-pattern
architecture
domain-driven-design
Manage Monorepo with docker-compose
monorepo
architecture
microservices
Factory or Abstract pattern for huge list of 3rd-party integrations
design-pattern
Cannot connect two microservices on same host via TCP
microservices
monorepo
architecture
Nx Monorepo + Clean Architecture : how to properly stucture libs?
architecture
monorepo
domain-driven-design
Plugin architecture?
architecture
How to create an Angular-NestJS application the best way ?
monorepo
mvc-app
How to create reusable libraries using Nest.js?
monorepo
mvc-app
design-pattern
architecture
microservices
when do you stop injecting ?
design-pattern
architecture
Login authentication graphql
architecture
NestJS tests throwing error, cannot find DataSource element
architecture
Running cron/bullmq when deploying Nest to Lambda
design-pattern
serverless
Monorepo or multiple repos
architecture
monorepo
Nest JS for Serverless (AWS Lambda, AWS API Gateway)
serverless
architecture
Design of a Recommendation System [again]
architecture
How to model a NestJS system?
architecture
Multi-tenant architecture
architecture
monorepo mode - package.json
design-pattern
architecture
monorepo
microservices
Apply Hexagonal Architecture for a back-for-front-end
architecture
domain-driven-design
how to use interface as dto
monorepo
What would be the proper name for a resource that has more than one word?
architecture
Splitting WS functionality to multiple WebSocketGateways
architecture
Error: listen EADDRINUSE: address already in use :::3000
monorepo
Avoid coupling when chaining seemingly unrelated operations
design-pattern
File uploads
architecture
microservices
Do you categorize your project structure between the business logic and resource?
architecture
Splitting controller's routes into separate subfolders
design-pattern
monorepo
architecture
strictNullChecks and avoiding if () throw
design-pattern
How to create MVVM pattern with NestJS?
design-pattern
architecture
ExceptionFilter Help
architecture
Layered architecture for medium-sized projects
architecture
Redirect to Webapp (React) after successful login from passport in Nest JS
microservices
mvc-app
Proper validation given this use case?
design-pattern
architecture
Design of large app
design-pattern
mvc-app
domain-driven-design
Kafka Deserializer for Avro Registry
microservices