You will get problems in futures if you don't plan it right. Do you know why is application is currently performing slow? if you underlying web api is not fast, I doubt just moving it to angular will make it any faster. Think of it this way. You have a very slow volkswagen from 1950s with old engine. Now you take the engine and you put it into a corvette body. it is not going to go faster because you now have a corvette body.
First figure out why your app is slow On Wednesday, December 27, 2017 at 8:13:41 AM UTC-8, [email protected] wrote: > > HI, > I am working on to create an angularjs application which is mainly > handled the real-time transaction from different vendors.Actually, our > Payment transaction application is already made in asp.net and running > and now for keeping fast performance in the mind, we are converting this > application in *angularjs* > <http://kosmiktechnologies.com/angularjs-training-hyderabad/> with web > API support. > My main concern is the security of the application as it is mainly dealing > with transactions. > In our old application all the things are handled through the session but > as we know in web API session is not supported by default.By we have made > it through custom class. > > Please guide me here...Is the decision is right or I get a problem in > futures. > > Thank You > Alexa > -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" 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 https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
