Senior Frontend Developer Question:

Download Job Interview Questions and Answers PDF

Tell us have you ever used an MVC? If so, which one and what do you like or dislike about it?

Senior Frontend Developer Interview Question
Senior Frontend Developer Interview Question

Answer:

MVC stands for Model View Controller. MVCs typically organise web applications into a well-structured pattern, making code easier to maintain. The term is well-known by developers and some famous examples of MVCs include Backbone.js and AngularJS. What makes this question interesting is not whether the interviewee has used a MVC, but what his or her preferences and experience reveal. Candidates who are able to articulate why they use one MVC over another, show that they are engaged in what they do, care about the technology they use, and have considered different options. You want to be able to trust your front end developer to keep up to date with new relevant technologies and have a clear idea of when and what should be used.

Download Senior Frontend Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell us the purpose of each of the HTTP request type when using a RESTful web service?Tell me the concept of a CSS float and provide an example of its usage?