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.
1 parent c76db3b commit d9dff92Copy full SHA for d9dff92
README.md
@@ -123,7 +123,7 @@ This file contains a number of front-end interview questions that can be used wh
123
* Explain `Function.prototype.bind`.
124
* When do you optimize your code?
125
* When would you use `document.write()`?
126
-* What's the difference between feature detection, feature inference, and using the UA string
+* What's the difference between feature detection, feature inference, and using the UA string?
127
* Explain AJAX in as much detail as possible.
128
* Explain how JSONP works (and how it's not really AJAX).
129
* Have you ever used JavaScript templating?
0 commit comments