|
|
|
|
|
by loewenskind
5600 days ago
|
|
Couldn't disagree more. The "all apps should be web apps" movement is just an attempt to return to dumb terminals. Now the pendulum is swinging the other way again, but this time "fat client" apps can just be nicer front ends to web services. Personally, my strategy is to create my product as a REST web service and provide some kind of default web interface, but let native clients use the REST interface to provide a nicer experience where applicable. I.e. the HTML interface is just one possible "view" to the service. Why does my native app have to be the completely generic web browser native app when it could be a specific "web browser" custom tailored for my specific service? |
|