|
|
|
|
|
by Timmy_C
5038 days ago
|
|
Recently, I was interviewing a front-end developer candidate and I gave them a simple JavaScript problem. The sad thing was, they didn't recognize `document.getElementById()` and didn't know any of the parameters to `addEventListener()`. We finished the exercise assuming the example used jQuery instead. |
|
Did you expect your interviewees to have memorized APIs? There's Google so that you can look up those when needed.