Mayur PalaseMostly used Array methodsMap: it is used to transform the data and return new array without affecting the existing one.May 14, 2022May 14, 2022
Mayur PalaseAngular Code Review TipsUse “let” data type instead of “var” in JavaScriptApr 15, 20222Apr 15, 20222
Mayur PalaseNullish coalescing operatorThe “Nullish coalescing operator” is the recently added in JavaScript. We can say that expression is defined when it’s neither null nor…Apr 10, 2021Apr 10, 2021