
Stockpile — Store Request and Response
One Piece — Whaaaat? You don’t use Stock Pile? For most applications, it is quite crucial to store the request and response of APIs, especially while integrating with external service providers. ...
One Piece — Whaaaat? You don’t use Stock Pile? For most applications, it is quite crucial to store the request and response of APIs, especially while integrating with external service providers. ...
Don’t force-fit the switch-case (Spirited Away) Even before going ahead with an example, what is Visitor Pattern? Here is the Wikipedia definition. Let’s take a typical example for a Switch case...
Bob the builder, agrees! Construct your logs as good as Bob the Builder! Usually in most of the backend applications, a separate thread from the thread pool processes a client request. Once the ...