1. How would you connect your CSS file with HTML? 2. What are the attributes of HTML 3. What is promise and high-order function 4. What is hosting? 5. what is let & var and const? explain the use of these
Frontend Developer Interview Questions
13,288 frontend developer interview questions shared by candidates
The non technical ones were the usual kinda things if you google for interview questions. Q: What are you looking for in this role Q: This role is a bit different from your last, what made you want to shift The technical ones. Q: Tell me about this project on your resume Q: Build a frontend app that does *insert large, typical requirements outline* Q: Here is a bug in one of our apps lets try and solve it together for two hours(In my case the interviewer had already solved it prior, but we ended up at a different solution, solution not required to move on)
How do you handle challenges or setbacks?
What react hooks do you use often and what do they do?
What GetGround value resonants most with you?
JavaScript (Closures, Hoisting etc)
Você já aplicou algum pattern em algum projeto anterior?
## Minimum requirements 1. The default view for the application is the Item List page. 2. When an Item on the Item List page is clicked, the application should navigate to the Item Detail page. 3. It should be possible to navigate directly to an Item Detail page by URL. 4. Implement the Item List page according to the specification. 5. Implement the Item Details page according to the specification. 6. Please use the provided [API](./API.md). 7. Please do not use any boilerplate such as `create-react-app`. 8. Please use English for communication, commit messages and comments.
build a full responsive form.
What causes a React re-render?
Viewing 571 - 580 interview questions