S
S
shane892014-12-25 23:28:56
JavaScript
shane89, 2014-12-25 23:28:56

Is it possible to write a good store in angularjs?

I would like to know more about how mvc works in angularjs. Throw a couple of links to read about the routing of this framework and of course about the framework itself

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
Sergey, 2014-12-26
Protko @Fesor

how does mvc work in angularjs

there MVVM and not MVC in its purest form. Do not get hung up on these abbreviations, you will ruin everything anyway (the first pancake, as they say).
https://docs.angularjs.org/tutorial

T
TekVanDo, 2014-12-26
@TekVanDo

You can, but it makes no sense, the main thing in the store is SEO, and spas are not designed for this, of course you can try to optimize it through prerender.io and its analogues, but is it worth it...

I
Ilya, 2014-12-25
@FireGM

Only the frontend is written in Angular. It doesn't matter much at all. And in the store, the main thing is the backend.
And so, off documentation is normal. Use google.

M
Mikhail Osher, 2014-12-26
@miraage

There will be a problem with indexing.. We made a "crutch", giving the necessary keywords/description/h1/.. as a backend, and then Angular would draw the rest of the page.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question