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, 2021Apr 5, 2021
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, 2021Jan 11, 2021