Reading from or writing into a new data source can be tricky and challenging. For example, before we read data from DB A via method A, after…
Rabbitmq is the key to event driven distributed system, especially for communications between micro-services. However, while developing, it…
In the tech world, two big trends already happen in these two years: massive layoff and hiring freeze. boosting advancement with GenAI, like…
The concept of domain driven design (DDD) already exists in REST api. For example, when we develop an express server, we differentiate…
When I work in the frontend, we can always release any change whenever we want (the only risk is that during the release, there might be…