Unhandle promise rejection in a basic catch block
In this article, we will try to analyze the case where promise rejection is left unhandled in the basic catch block itself with the output which will receive later on its execution, and further, we will try to analyze its solution through an example. Let us first try to analyze the syntaxes which we