A list of questions for Front-end Developers in Job Interviews
Can you describe the difference between progressive enhancement and graceful degredation?
Bonus points for the answer “no one can”
Not quite -- the former is the technique and the latter is the objective. Semantics :)
If you get onto some else's project or you start working on an existing code base, the polite thing to do is to familiarize yourself with the formatting conventions of that project rather than reformatting everything the way you like it.
To me, programmers who can adapt to an existing code base without getting anal retentive about tabs and spaces and what not, is to me a sign of a mature programmer.