In this lesson, an anonymous function was used to write the method of an object.
Can we also use the arrow function syntax and the concise arrow function syntax to write the method to an object and how?
In this lesson, an anonymous function was used to write the method of an object.
Can we also use the arrow function syntax and the concise arrow function syntax to write the method to an object and how?