#function
Read more stories on Hashnode
Articles with this tag
in javaScript, you can instantiate an object using three different method Create objects using class class Employee { constructor(name,age,sex) ...