JS interview questions -1) Truthy and Falsy values — In the context of a Boolean expression, if the value comes out as true then it called the “Truthy” value…May 16, 2021May 16, 2021
A Simple idea about React.1) What is React? React is a JavaScript library that works with Front-end. It helps a developer to build a user interface using its…May 16, 2021May 16, 2021
A simple idea on JavaScript — 2.1) Cross-browser testing — It is a way to ensure if your application is working on the user-selected browser or not. Usually, a developer…May 15, 2021May 15, 2021
A simple idea on JavaScript.toLowercase(): This method converts a string to Lowercase.May 7, 2021May 7, 2021