JavaScript objects and it’s secrets you should know!!objects are one of the JavaScript’s data types. It can be seen as a collection of properties. objects can be created using object()…Apr 5, 20214Apr 5, 20214
All About variables In JavaScriptVariables are named containers that store data of all forms in any programming language.A piece of information that we might reference…Jan 11, 20213Jan 11, 20213