Never asked JavaScript interview question 🤪
How will you create an object of class from other object
Normal way -
const jack = new Person(); //using class name
find a way to create tom object without using class name Person
Top comments (0)
Subscribe
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Top comments (0)