Sivakumar NeelakandanJavaScript: Primitive vs Composite TypesJavaScript provides different data types to hold different types of values. There are two types of data types in JavaScript:Nov 4, 2020Nov 4, 2020
Sivakumar NeelakandanWindow vs Document vs Screen in JavaScriptI see these terms used interchangeably as the global environment for the DOM. What is the difference (if there is one) and when should I…Nov 4, 2020Nov 4, 2020
Sivakumar NeelakandanUnderstanding Objects in JavaScriptJavaScript is an Object Oriented Programming (OOP) language. You may have heard that before. Basically, all of this is just a fancy way of…Nov 4, 2020Nov 4, 2020