Interview Questions Answers.ORG
Interviewer And Interviewee Guide
Interviews
Quizzes
Home
Quizzes
Interviews Coding/Programming Interviews:Active Template Library (ATL)ActiveXApplication DeveloperArtificial intelligenceAssemblyAssociate Software EngineerAWKAWTC ProgrammingC++ ProgrammingCGI PerlCGI ProgrammingCMMICobolCritical ReasoningData Structures TreesDCOM COMDelphiDTDE4XExtensible Stylesheet Language (XSL)FortranFull-Stack DeveloperHaskellHTML DOMILUIPhone DeveloperJasper Reports DeveloperJava DeveloperLisp ProgrammingLotus NotesMicrosoft Foundation Class (MFC)Mobile DeveloperMVC DeveloperNode.jsOOPPascalPerl ProgrammingPHPPHP DeveloperProgrammingProgramming AlgorithmsProgramming ConceptsPythonRubyRuby on RailsRuby on Rails DeveloperSenior Front End DeveloperSenior Software DeveloperSignature ProgramSOASocket ProgrammingSoftware Development EngineerSoftware engineeringSr. PHP ProgrammerStack And QueueSTLSwift DeveloperTCL (Tool Command Language)Team Leader Android DeveloperUMLUnity 2D Games DeveloperUnity 3D DeveloperUnity DeveloperVBA (Visual Basic for Applications)Visual Basic (VB)Visual C++Web DevelopmentWin32APIWindows ProgramingWordPress DevelopmentWSDLXFormsXHTMLXLinkXMLXPathXQueryXSL-FOXSLT
Copyright © 2018. All Rights Reserved
Senior Front End Developer Interview Question:
Tell us have you already used MVC before? What you like/dislike about it?
Submitted by: MuhammadAs the UI gets more and more complex we need some good ways to keep it more and more maintainable and reusable, and Some MVC frameworks for javascript have been widely adopted lately and it's a good plus if you have already used before and knows what's the benefits of them. The most famous MVC frameworks are backbone.js and angular.js, it's hard to not hear about them.
There are many advantages in using these frameworks, I can point out some of them:
☛ Organization: Forces your webapp to follow a well structured pattern;
☛ Maintainable: With organization comes an easy to maintain code;
☛ UI Binding: Some frameworks allow you to do that. So everytime your model changes, the view reflects it and vice-versa;
☛ Decoupled client: MVC frameworks like backbone.js incentivise you to use REST API's though their urlRoot attribute in their Models;
☛ Reusable components: Create reusable visual components;
☛ Single-page apps: Build single-page apps with Ajax requests;
☛ Friendly URL's: Native support for client-side url mapping;
Submitted by: Muhammad
There are many advantages in using these frameworks, I can point out some of them:
☛ Organization: Forces your webapp to follow a well structured pattern;
☛ Maintainable: With organization comes an easy to maintain code;
☛ UI Binding: Some frameworks allow you to do that. So everytime your model changes, the view reflects it and vice-versa;
☛ Decoupled client: MVC frameworks like backbone.js incentivise you to use REST API's though their urlRoot attribute in their Models;
☛ Reusable components: Create reusable visual components;
☛ Single-page apps: Build single-page apps with Ajax requests;
☛ Friendly URL's: Native support for client-side url mapping;
Submitted by: Muhammad
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.
https://InterviewQuestionsAnswers.ORG.