Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8773657
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T18:21:22+00:00 2026-06-13T18:21:22+00:00

I am trying to understand the MVC backbone.js. I came across a article that

  • 0

I am trying to understand the “MVC” backbone.js. I came across a article that describes jQuery as a non-MVC framework, but I don’t understand what that means.

I am doing all DOM manipulation using jQuery, and everything works fine.

Can anyone explain, with a simple example?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T18:21:24+00:00Added an answer on June 13, 2026 at 6:21 pm

    An MVC framework essentially provides facilities using which you can clearly separate out the M (Model – the data), V (View – what your user’s see) and C (Controller – the logic, the middle-man working with M and V) parts of your application. CakePHP, rails, and backbone (on the client side) are all examples of MVC frameworks.

    jQuery does not do any of that. It is not a framework, it is just a collection of utils/conventions (thats an understatement by all means) to make your life a lot easier when working with JS and DOM in general.

    For example, lets say you are working with an image editor, then:

    • The image class would be your model
    • The page that displays your image editor, say editor.php (or whatever) will be your view
    • And the class/script that loads your image from db/disk and renders it using editor.php will be your controller

    • Lets say your controller uses libjpeg to encode your image. libjpeg is just a library that helps the controller do its job well. libjpeg itself has nothing to do with your M, V or C.

    jQuery is analogous to libjpeg above, it has nothing to do with how you structure your aplication, but helps your view in doing its job.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Trying to use PureMVC framework and understand MVC concept. Don't understand this sentence: The
Well I am trying to learn the java MVC pattern, but I can't understand
The time has come for me to understand MVC, so that's what I'm trying
I'm trying to understand MVC, and learning CI framework. I've some questions about MVC
I'm trying to understand the MVC pattern and I get the general idea that
I am trying to understand the MVC pattern and this is what I came
I'm trying to understand MVC thing and so far I know that it's used
I am new to entity framework and mvc. I am trying to understand what
Trying to understand the options for will_paginate's paginate method: :page — REQUIRED, but defaults
I'm just trying to understand the Templating(system). If you use MVC in your web

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.