We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e05463 + 74f7cdc commit 0a49c1aCopy full SHA for 0a49c1a
README.md
@@ -126,7 +126,7 @@ This file contains a number of front-end interview questions that can be used wh
126
* Describe event bubbling.
127
* What's the difference between an "attribute" and a "property"?
128
* Why is extending built-in JavaScript objects not a good idea?
129
-* Difference between document load event and document ready event?
+* Difference between document load event and document DOMContentLoaded event?
130
* What is the difference between `==` and `===`?
131
* Explain the same-origin policy with regards to JavaScript.
132
* Make this work:
0 commit comments