By mswatcher
via billreiss.com
Published: Jan 11 2013 / 09:33
The application landscape of today often consists of applications on various different platforms accessing a common set of web services. By far the most common technique for doing this, since it’s well supported on pretty much every platform, is to use REST and JSON. If recommending a service layer to a customer these days, I’ll almost always recommend REST and JSON, with JSON being the more important part of the equation. It gives you the flexibility to decide later if you want to support other client side platforms and to be ready for any future platforms that may arise.
Tweet
SaveShareSend
Tags: frameworks, javascript, ria, web design
Add your comment