Published inJavaScript in Plain EnglishNew Things That You Can Do With JavaScript PromisesThe promise is used to handle Async operations in JavaScript. They can handle Async operations in order to avoid the callback hell problem…Dec 1, 2020Dec 1, 2020
JavaScript Cool new featuresNullish coalescing operator (??) and Optional chaining (?.)Oct 2, 2020Oct 2, 2020
Node JS 14.2.0 Release Notes and FeaturesPrivate variables and Diagnostic ReportsMay 13, 2020May 13, 2020