I wanted to pick your thoughts on back end development.
I understand AngularJS has some inbuilt stuff to deal with backend like $http calls to say a SQL database? How do I alter codes dealing with a Firebase backend to a SQL backend?
$http and $resource are like php?
how about django, rails, java or even node.js?
Can anyone help guide me to some useful resources for me to change my code ? I need some demo app if preferably to study the codes!
thanks @andrewmcgivery. I have it now in Firebase but I hope to replace it with something else. Think Firebase does so much that I dont understand whats going on.
I need some guide as to how to do the replacement.