Help Page Single Angular

Asked

Viewed 59 times

0

I have an application with divided into several service blocks developed using Nodejs, Angularjs and Mongodb using Express. Each service block has its own services, controllers and their own partials that work independently, but I can’t link between the various pages to unify the presentation of these services. I need help to solve this problem.

  • Can you explain more about the structure of your application? and what code you have?

  • You need to create modules and assign these service blocks and controllers to them. Look at this another answer for you to have an idea.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.