Skip to the content.

Readings: Problem Domain, Objects, and the DOM

Understanding the problem domain is the hardest part of programming

-Link to Reading

What’s the difference between primitive values and object references in JS?

-Link to Reading

Duckett JS Book

Chapter 3 “object Literals”(pp.100-105)

Chapter 5 “Document Object Model”(pp.183-242)

Things I want to know more about

***There was a lot of reading on Document object model which I really need to read again and understand it.