A
A
Alexander Shpak2015-01-29 17:18:29
JavaScript
Alexander Shpak, 2015-01-29 17:18:29

Knockout or Angular?

There was a need for such a thing as a prompt update of the view according to the data of the model. Superficially poked around the above frameworks, and did not draw conclusions for myself which I liked more. A quick run on the Internet (including the Toaster) did not give any reasoned answers to this question.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
M
Mikhail Osher, 2015-01-29
@miraage

If you only need two-way data-binding - take knockout. If you need a complete framework - angular.
In your case, I would take a knockout.

K
Kir ---, 2015-02-19
@SowingSadness

Google, which promoted Angular itself, does not use it in any of its products. Since this is a terrible framework that smears all the application logic into files and then you will wander around them for a very long time and try to understand how everything works.

O
OlegSivokobov, 2015-01-29
@OlegSivokobov

both frameworks allow you to bind to data, I can’t say that something is better or worse. Take angularjs for a start, look, if you don't like it, then knockout

J
JSinga, 2015-01-29
@JSinga

A quick run on the Internet (including the Toaster) did not give any reasoned answers to this question.

Well, if not, if there is :(
The newest one in the first place in the search in English
Two years ago from habr in Russian

L
lega, 2015-02-24
@lega

Here I described a small comparison of Angular.js and Knockout.js .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question