What is occurring in the world of server-side technologies in regards to the mobile app boom?
Posted
by
Akromyk
on Programmers
See other posts from Programmers
or by Akromyk
Published on 2012-09-27T04:56:59Z
Indexed on
2012/09/27
9:50 UTC
Read the original article
Hit count: 185
mobile
|server-side
With mobile technologies becoming increasingly popular what is happening on the server-side with most of these apps when they need to communicate with a back end?
I'm used to the world of technology from 10 years ago when most resources were accessed by requesting a dynamic web page that behind the seen used a server-side language to get the information it needed from a relational database.
Is this still the case, and if not, what are the big changes?
© Programmers or respective owner