article Mighty @Decorators in Typescript - what could we get out of it? Every Angular developer has seen decorators in Typescript code. We use it to define Module (hopefully, will not use modules in future but anyway), to configure dependency injection or component
recipe [RECIPE]: AWS ECS deployment and Health Checks Recently my regular deployment of NestJS Backend API to Amazon ECS service failed without any meaningful reasons. What I see is that Docker container is taken, everything inside is executed