JavaScript interview question1/ True and False : This is a boolean data type, we can check something conditionally whether it’s true or false, but by default in the…Nov 22, 2020Nov 22, 2020
HOW REACT WORK UNDER THE HOODJSX- jsx is an HTML like syntax that you can use with react to make it easier, to show something in UI JSX helps in react component, it is…Nov 10, 2020Nov 10, 2020
SOME IMPORTANT TOPICS OF ES61/ Var Declarations and Hoisting :- variable declaration is the most commonly used method in javascript, it holds the data and values …Nov 8, 2020Nov 8, 2020