Question
· Jul 3, 2017

AngularJS vs Cache

Hi Every Body

I'm studying AngularJS now ( looking for a substitute for my zen-mojo application ) , I would like to understand how can I connect from the client (AngularJS) with the server , passing data & invoking methods server side.

One obvious way is to create a web service at the server,but  I would like to use the $HTTP service in angular to contact the server directly, to pass objects as Jason objects & to invoke methods server side. How can I do it from the Cache side.

Is there a way in Cache side to operate such a dialog

Thanks Simcha

Discussion (2)0
Log in or sign up to continue