What are Objects ? The Object type represents one of JavaScript's data types. It is used to store various keyed collections and more complex entities. Objects can be created using the Object() constructor or the object initializer / literal syntax.Ob...
shubhambhoj.hashnode.dev4 min read
No responses yet.