среда, 26 декабря 2018 г.

How to implement a route decorator for inversify-express-utils

The library Inversify-Express-Utils is very good library that unions the functionality of both libraries: ExpresJs and InversifyJs. It provides a lot of functionality for extension. It also provides an authentication provider integration. But it is handled in an imperative way. There were not pre-configured possibilities.

понедельник, 24 декабря 2018 г.

How to repair a rocket without launching it or how TDD helped me, small review.

One upon a time I worked with a micro-service architecture. I had been working with different architectures before. They were logical and workable. But the current project was little bit strange.