Salonisaloni1.hashnode.dev·Jan 13, 2023Guide to JavaScript Objects and Object Methods with easy examplesI'll start this article with a question. So, Why would your website look different from one browser to another? What lies at the center of these browser incompatibility issues? The Answer is the Browser engine. You can think of the browser engine as ...10 likes·32 readsJavaScript Object MethodsAdd a thoughtful comment2 commentsTop commentsDawid P·Jan 13, 2023Jan 13, 2023There should be an assignment symbol in the first declaration of object literals. 1·Reply·1 replyHide repliesSaloniAuthor·Jan 14, 2023Author·Jan 14, 2023Thank you for pointing out. I have fixed it. ·Reply
Dawid P·Jan 13, 2023Jan 13, 2023There should be an assignment symbol in the first declaration of object literals. 1·Reply·1 reply