Skip to content

Instantly share code, notes, and snippets.

@ericorruption
Created December 15, 2021 10:13
Show Gist options
  • Save ericorruption/1c11d0a5aab35d521b026582a07d6d19 to your computer and use it in GitHub Desktop.
Save ericorruption/1c11d0a5aab35d521b026582a07d6d19 to your computer and use it in GitHub Desktop.
Front-end interview questions
- What was the last thing you learned? When?
- What excites or interests you about coding?
- What is a recent technical challenge you experienced and how did you solve it?
- What actions have you personally taken on recent projects to increase maintainability of your code?
- Talk about your preferred development environment.
- What tools and techniques do you use to debug code?
- What are some advantages/disadvantages to testing your code?
- What tools would you use to test your code's functionality?
- Could you briefly tell us the types of tests you know and how are they different?
- Tell us what you like and dislike about Typescript? How's that different from JavaScript?
- Tell us what you like and dislike about React. Is there any other similar piece of technology that you used? How does that compare?
- Tell us what you like and dislike about redux.
- What are the advantages/disadvantages of using CSS preprocessors?
- Describe what you like and dislike about the CSS preprocessors you have used.
- What resources do you use to learn about new technologies?
- What skills are needed to be a good front-end developer?
- Do you have any pet projects? What kind?
- What are agile methodologies to you?
- what does your ideal work day look like?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment