Analysis updated 2026-06-20
Review hundreds of HTML, CSS, and JavaScript quiz questions and ideal answers before a technical screening round.
Study the front-end system design framework for designing components like autocomplete widgets, photo feeds, and chat interfaces.
Look up what interview questions have been asked at specific well-known tech companies.
Understand the different front-end interview formats, quiz, live coding, take-home, and system design, and how to prepare for each.
| yangshun/front-end-interview-handbook | patrickjs/awesome-cursorrules | inkonchain/docs | |
|---|---|---|---|
| Stars | 43,951 | 39,398 | 36,690 |
| Language | MDX | MDX | MDX |
| Setup difficulty | easy | easy | easy |
| Complexity | 1/5 | 1/5 | 2/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Front End Interview Handbook is a comprehensive, free study guide for software engineers preparing for front-end developer job interviews. The problem it addresses is that front-end interviews are structurally different from general software engineering interviews: while most CS interview prep focuses on data structures and algorithms, front-end roles test deep knowledge of HTML, CSS, JavaScript, browser behavior, and web-specific system design. Most generic interview resources don't cover these areas well. The handbook covers the full range of topics that come up in front-end interviews. It explains the different interview formats used at various companies, quiz rounds, live coding sessions, take-home assignments, and system design discussions. The trivia section answers hundreds of the classic HTML, CSS, and JavaScript questions that commonly appear as screening questions, organized by topic. There are detailed explanations of front-end system design, how to think about building components like autocomplete widgets, photo feeds, or chat interfaces at scale. Company-specific sections collect questions that have been asked at well-known tech employers. The content is written in MDX (a format that combines Markdown with interactive components) and is published as a readable website at frontendinterviewhandbook.com. It is available in multiple languages including English, Chinese, Japanese, Korean, and Portuguese. You would use this repository when you have an upcoming front-end engineering interview and want a structured way to cover the domain: what browsers do with HTML, how CSS specificity and the box model work, the quirks of JavaScript closures and prototypes, how the event loop operates, and how to approach open-ended system design questions for UI components. The handbook is a reading resource, not a coding practice platform. For actual coding exercises with automated test runners, it points toward the companion paid platform GreatFrontEnd. The handbook itself remains fully free and open source under the MIT license.
Free study guide covering everything front-end engineers need to know for job interviews, HTML, CSS, JavaScript quirks, and UI system design.
Mainly MDX. The stack also includes MDX.
Free to use for any purpose including commercial, as long as you include the original MIT copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.