I said earlier that we have 3 ways to define an object in JavaScript. The third way is related to the first and second way. So I want to briefly show the difference between the first and second way and the similarity between the two. #JavaScript #object #literal_object #initializer_object #new_keyword