Kononov Space
  • Main
  • Articles
  • Tech Recipes
  • About me
  • Contacts
  • Conferences
  • About Project
Subscribe

nestjs

A collection of 2 posts
Mighty @Decorators in Typescript - what could we get out of it?
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 properties. In other words, We use it to put some additional information, or metadata, for the compiler. Angular is just
Feb 26, 2020 8 min read
[RECIPE]: AWS ECS deployment and Health Checks
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 successfully, I see logs of service which has started and even (but why) some requests to my endpoints. Seems like
Feb 4, 2020 1 min read
Kononov Space © 2023
Powered by Ghost