Hi All,

I'm pretty new to Angular. However, am not getting the "angular" way of 
doing the following:

For a non-trivial Angular app, where the server side code is being 
developed elsewhere (different physical location), what is the best way of 
independently developing the Angular part of the app? 
Let me elaborate. For the last few weeks, my workflow has been like this: I 
had started working on the UI part using Angular, had been using mock data 
services and all was well. Then I started integrating the service code. 
Things went well initially. But now, once the bulk portion of the app has 
been integrated, the turnaround time for fixing something and seeing it on 
screen has dramatically increased. Is there a way to avoid this?  What I've 
been thinking is, is there a way to "inject" mock services when the server 
is not available and the real service when I want - like the flick of a 
switch (or in this case a flick of a variable somewhere) or am I 
trivializing the matter too much? 
Is writing integration/end-to-end tests the answer to this?



Thanks.
Trishul

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to