Skip to content

Commit 08b9414

Browse files
committed
Merge pull request h5bp#264 from h5bp/richgilbank-patch-1
Update README.md
2 parents c14a686 + 60b73bb commit 08b9414

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ This file contains a number of front-end interview questions that can be used wh
110110
* Difference between: `function Person(){}`, `var person = Person()`, and `var person = new Person()`?
111111
* What's the difference between `.call` and `.apply`?
112112
* Explain `Function.prototype.bind`.
113-
* When do you optimize your code?
114113
* When would you use `document.write()`?
115114
* What's the difference between feature detection, feature inference, and using the UA string?
116115
* Explain AJAX in as much detail as possible.

0 commit comments

Comments
 (0)