Answers

Question and Answer:

  Home  Front End Web Developer

⟩ Tell me what Is A Javascript Object?

A collection of data containing both properties and methods. Each element in a document is an object. Using the DOM you can get at each of these elements/objects and do some cool sh*t.

 194 views

More Questions for you: