lundi 7 novembre 2016

Laravel Blade to Angular Js

I was using Laravel Blade where i was using foreach server side while fetching the info. Also, I was submitting the data using full page refresh.

Now, I am told to implement an Android app. App will use the same database centralized. I was then told to change the web function and create API controllers and now form retrieval is being using post though Ajax Jquery and same is being done for Save/update.

So, I can use now use same API controller for Android App.

Question: Should I start to use Angular Js as I am not using Blade much for retrieval and posting the info?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire