Monday, October 9, 2017

Connecting Two AngularJS App Projects

I need idea on how to create a app structure of two separate Angularjs App folder.

Let’s say:

In my XAMPP/htdocs, I have a separate folder of Angularjs App folder. The A app folder and the B app folder need to integrate(I don’t know if it is the right term) to each other.

Example, there’s a SignIn in A app folder, when the credentials is valid, it will redirect to B app folder, when Signout in B app folder, user will be redirected to A app folder.. something like that..

My question is, How I can connect that two (A and B app folder)?

I hoped I discussed it well enough to understand. Thanks.

Source: AngularJS



from Angular Questions https://angularquestions.com/2017/10/09/connecting-two-angularjs-app-projects/
via @lzomedia #developer #freelance #web #lzomedia.com

No comments:

Post a Comment