All Projects → yangshun → Front End Interview Handbook

yangshun / Front End Interview Handbook

Licence: mit
⚡️ Front End interview preparation materials for busy engineers

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to Front End Interview Handbook

Front End Developer Interview Questions
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
Stars: ✭ 51,617 (+59.98%)
Mutual labels:  interview-questions, front-end, css-questions, html-questions, js-questions, interview-test
The Front End Architect Resource List
Front End Architecture resources
Stars: ✭ 21 (-99.93%)
Mutual labels:  web-development, front-end, front-end-development
Front End Handbook 2018
2018 edition of our front-end development handbook
Stars: ✭ 4,172 (-87.07%)
Mutual labels:  web-development, front-end, front-end-development
Mac Setup
🛠️ Front end web development setup for macOS.
Stars: ✭ 265 (-99.18%)
Mutual labels:  web-development, front-end, front-end-development
purescript-pop
😃 A functional reactive programming (FRP) demo created with PureScript events and behaviors.
Stars: ✭ 33 (-99.9%)
Mutual labels:  front-end, web-development, front-end-development
Mini.css
A minimal, responsive, style-agnostic CSS framework!
Stars: ✭ 2,938 (-90.89%)
Mutual labels:  web-development, front-end
Uix Kit
A free UI toolkit based on some common libraries for building beautiful responsive website, compatible with Bootstrap v4.
Stars: ✭ 318 (-99.01%)
Mutual labels:  front-end, front-end-development
Learning Roadmap
The Front-End Developer Learning Roadmap by Frontend Masters
Stars: ✭ 336 (-98.96%)
Mutual labels:  front-end, front-end-development
epic-react-exercises
Practical React exercises with detailed solutions.
Stars: ✭ 126 (-99.61%)
Mutual labels:  front-end, front-end-development
Front End Handbook 2019
[Book] 2019 edition of our front-end development handbook
Stars: ✭ 3,964 (-87.71%)
Mutual labels:  front-end, front-end-development
Front End Design Checklist
💎 The Design Checklist for Creative Web Designers and Patient Front-End Developers
Stars: ✭ 4,136 (-87.18%)
Mutual labels:  web-development, front-end-development
Front End Web Development Resources
This repository contains content which will be helpful in your journey as a front-end Web Developer
Stars: ✭ 3,452 (-89.3%)
Mutual labels:  front-end, front-end-development
Cirrus
☁️ The CSS framework for the modern web.
Stars: ✭ 716 (-97.78%)
Mutual labels:  web-development, front-end
Fe Interview
前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),5000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……
Stars: ✭ 19,638 (-39.14%)
Mutual labels:  interview-questions, front-end
Front End Interview
A list of interview for front-end developer(前端开发者面试清单)
Stars: ✭ 2,754 (-91.46%)
Mutual labels:  interview-questions, front-end
Must Know About Frontend
🎓 취준생이라면 반드시 알아야 하는 프론트엔드 관련 지식들
Stars: ✭ 693 (-97.85%)
Mutual labels:  interview-questions, front-end
Front End Career
A career guide to Front End Developers
Stars: ✭ 765 (-97.63%)
Mutual labels:  web-development, front-end
Slim.js
Fast & Robust Front-End Micro-framework based on modern standards
Stars: ✭ 789 (-97.55%)
Mutual labels:  front-end, front-end-development
Muse
⚡️ A light and ease-to-use front-end framework 🌪
Stars: ✭ 12 (-99.96%)
Mutual labels:  front-end, front-end-development
awesome-interview
剑指前端 Offer
Stars: ✭ 1,509 (-95.32%)
Mutual labels:  front-end, interview-questions

Front End Interview Handbook


Applying to jobs or internships?
Autofill all your applications in a single click.

Stop manually re-entering your information. Simplify’s extension helps you autofill job applications on millions of sites.


What is this?

Unlike typical software engineer job interviews, front end job interviews have less emphasis on algorithms and have more questions on intricate knowledge and expertise about the domain — HTML, CSS, JavaScript, just to name a few areas.

While there are some existing resources to help front end developers in preparing for interviews, they aren't as abundant as materials for a software engineer interview. Among the existing resources, probably the most helpful question bank would be Front-end Developer Interview Questions. Unfortunately, I couldn't find many complete and satisfactory answers to these questions online, hence here is my attempt at answering them. Being an open source repository, the project can live on with the support of the community as the state of web evolves.

Why do I want this?

🔍 Front End Interviews Demystified

Front End interview preparation resources are scarce but no fret, we tell you what to expect and everything else you need to know!

Learn more

👩‍🎨 System Design

What even is Front End system design?! Learn more about them and how to ace these interviews.

Learn more

👩‍💻 Coding Questions

Coding questions are an entirely different ball game for Front End interviews. We tell you how to prepare for them (hint: not just LeetCode).

Learn more

💯 Go From Zero to Hero

Go from zero to front end interview hero with this handbook. No prior interview experience needed.

🍼 Back to Basics

Learn to walk before you learn to fly. While React, Vue and Angular are cool, make sure you also know your fundamentals.

👨‍👩‍👦‍👦 Community Effort

The best thing about Open Source is that the community vets the contents, so you can be sure the answers here have been proofread by many.

Who is this for?

Anybody who wants to land a job at a tech company for a front end role and is looking to make sure they don't stumble on the basic questions. To be frank, I revise the answers here from time to time as well!


💡 Looking for high quality front end interview courses? Educative offers a ton of great courses to improve your interview game 💡


Looking for Generic Interview Preparation?

You might be interested in the Tech Interview Handbook which has helpful content on general coding interviews such as algorithms, behavioral questions and an interview cheatsheet!

Web Technologies illustration

Credits: Illustration by unDraw

Read on the website

Table of Contents

  1. Pop Quiz Questions
  2. JavaScript Utility Function Questions
  3. Front End Coding Questions
  4. JavaScript Algorithm Questions
  5. Front End System Design Questions

Translations

Related

If you are interested in how data structures are implemented, check out Lago, a Data Structures and Algorithms library for JavaScript. It's meant for reference and studying purposes, not really for production use.

Contributing

Contributing Guide

Read our contributing guide to learn about how you can contribute, how to propose improvements or if you are interested in translating the content.

Supporting

Many hours of hard work have gone into this project. Your support will be very appreciated!

Buy Me A Coffee

License

All projects and packages in this repository are MIT licensed.

Disclaimer

I am providing code in the repository to you under an open source license. Because this is my personal repository, the license you receive to my code is from me and not my employer (Facebook).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].