#web-development
Read more stories on Hashnode
Articles with this tag
In JavaScript, there are two ways of creating objects, namely Factory functions, and Constructor functions const firstChild = { age: 2, ...