Things you didn’t know about react propsWe all know , in react , props are used to send data from parent component to child component as an attribute. Today we will learn about…May 7, 2021May 7, 2021
Data Types in JavaScript For BeginnersProgramming languages have variables to holds data . These data may differ for varity of use. Today we will discuss about important data…May 6, 2021May 6, 2021
10 Most Important Properties and Methods of String in JavaScriptStrings are super helpful to store text type data. In JavaScript strings are also object. So , we can use properties and methods of a…May 5, 2021May 5, 2021