S
S
sergeyfilkin2014-02-15 12:26:20
JavaScript
sergeyfilkin, 2014-02-15 12:26:20

Which JS framework to choose for photo album editor?

The application interface looks like this:

mJ85q0b.jpg?1

Photos from social networks are added to the left panel; in the top menu, you can select layout, which defines the areas on the canvas where you can drag photos from the left panel.

What framework (or library) would you use here?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
R
Roman Kokarev, 2014-02-15
@kokareff

VanillaJS

W
Wiga, 2014-02-15
@Wiga

I would use Angular here if I were you.

H
hodik, 2014-02-16
@hodik

You can use any MVC framework you like, because if this approach is used correctly (the framework is just a tool), the design does not affect the data model and controller in any way.

K
Krickt, 2014-02-15
@shiza36

jQuery is enough.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question