Weekly Digest #12: on front-end interviews

Last week I published tons of resources on the technical interview process. Today I want to focus a little bit more on frontend. Here is a curated list of HTML, CSS, JS and system design questions.

  • In The Front-end Developer Interview Questions repository you will find from general question to more specific ones like accessibility, testing, perf, network and coding questions. This collection is oriented towards interviewers, but reading through some of the question will help you get a feeling of what you could be asked.
  • Now that you are familiar with some of the questions, take a look to the Front-end Interview Handbook Github repository. This is not a handbook that has tons of questions, but it has a good subset of general knowledge questions around HTML, CSS and JS.

Javascript Questions

Usually most of the interviewers focus on JS over HTML/CSS, so here is a comprehensive list of questions/answers:

Other questions

Ready to check your knowledge on HTMLc CSS and System Design? Here are some resources to help you:

A big part of interviews is also coding challenges, in my previous post about technical interviews , I mentioned some tools that will let you practice these fundamentals.

Enjoy!!

You can follow me on Twitter at @juan_allo for my latest posts.