S
S
Sergey Ivanov2014-12-26 09:20:09
Angular
Sergey Ivanov, 2014-12-26 09:20:09

What Js mvc framework do you recommend?

I read about mvc frameworks in javascript and the more I read, the more questions appear.
For me, the main criteria are ease of development on them and protection against memory leaks.
Since I am currently planning to rewrite the online store for such things, and it is necessary that the memory is not clogged with garbage. I would like to hear reasoned answers in favor of any of them.
At this stage, for now, I'm leaning towards CanJS

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
aen, 2014-12-26
@Writerim

This question has already been asked a couple of hundred times and a couple of hundred times everyone advised what they use themselves.
There is no "silver bullet". Each of them has its pros and cons. Every developer has their own requirements. Some people want to have as many features as possible out of the box, others need minimalism and transparency.
No one will ever be able to tell you that a particular framework will suit you.
Moreover, projects are developing, new tasks are emerging. More than once it happened that when initially choosing one of the frameworks, everything went smoothly. But at some point, new requirements came in that would be easier to implement on a different framework. But is this a reason to rewrite everything? Of course not.
If you like canjs and it solves your problems, then write canjs and don't listen to anyone.
PS: It will be useful for you to read this question Which Javascript framework to choose for a beginner?

V
Vladik Limonadik, 2014-12-26
@knitevision1

I am for Ember.

A
Appp Zooo, 2014-12-26
@ikeagold

todomvc.com yo!

A
Alim Alibaev, 2014-12-26
@a4gg

Meteor.JS just take a look

W
whitecolor, 2015-02-02
@whitecolor

By the speed of canjs, it will do everything. Also with simplicity and reliability. Of the minuses, the infrastructure / ecosystem around is not very developed. There are no ionic type projects. By the way, the Apple Store front is written in canjs.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question