TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Front-end Job Interview Questions

17 pointsby clarke78over 13 years ago
A list of questions for Front-end Developers in Job Interviews

2 comments

pan69over 13 years ago
<p><pre><code> If you jumped on a project and they used tabs and you used spaces, what would you do? issue :retab! command </code></pre> Nice. So if you invite me into your home you wouldn't mind if I start to rearrange the furniture?<p>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.<p>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.
Gigablahover 13 years ago
<p><pre><code> Can you describe the difference between progressive enhancement and graceful degredation? Bonus points for the answer “no one can” </code></pre> Not quite -- the former is the technique and the latter is the objective. Semantics :)
评论 #3576581 未加载