S
S
Stanislav Chernomorchenko2015-06-16 20:27:52
Angular
Stanislav Chernomorchenko, 2015-06-16 20:27:52

Has anyone used HMVC while working with AngularJs?

Has anyone used HMVC while working with AngularJs? The customer requires that the project be implemented in Angular using the HMVC pattern. And somehow I can’t figure out how to distribute the architecture with this pantern.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2015-06-16
@aroksetxua

Just use the directives wisely and you will have something similar to HMVC.
That's essentially what directives give you, the ability to divide a single application into a hierarchy of small, isolated MVC applications, each responsible for its own little piece of work.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question