Comparison of backbone and angular

Source: Internet
Author: User
Tags comparison

Comparing different ideas and tools is a way to better understand them. In this article, I'll start with a list of tasks that need to be repeated when creating a Web application, and then show you how backbone and angular will help you do that.

The problem we are trying to solve

As a web developer, most of our work can be attributed to one of the following categories:

Implementing Business logic

Building DOM

Implementing view logic (declarative and imperative)

Synchronizing between a model and a view

Managing complex UI Interactions

Managing status and routing (routing)

Creating and connecting components

As you would expect, most client-side frameworks help you accomplish these tasks in some way.

Backbone

Let's take a look at what backbone has to offer to address these issues:

The following pictures show these features in a more intuitive way:

What I mean by backbone ...

It is not fair to compare the original backbone directly with the angular, so the backbone in this article are actually backbone + Marionette + Plug-ins for this set of combinations.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.