DEV Community

Discussion on: Favorite Front-end/UI developer interview questions?

Collapse
 
tdotholla profile image
Kiel

A lot of these are great but come from a line of 'traditional' / 'booksmart' thinking..
which is great for probing and making sure candidates have the knowledge behind knowing how to answer the question... but for a lot of these i'd accept an "i don't know, but i'd look at the API docs for this method/class and learn how to manipulate the js object or function to my need"

yakno? js evolves so quick; knowing the fundamentals of OOP + quick absorption of docs + knowing how to quickly iterate = a winner

Collapse
 
macskeptic profile image
♥ ☕

OOP is mostly a disservice to producing quality code