Changes

Jump to navigation Jump to search
315 bytes added ,  10:51, 21 July 2020
Line 100: Line 100:     
The server decides what to present and how to present it, and just push presentation content to the client.
 
The server decides what to present and how to present it, and just push presentation content to the client.
 +
 +
e.g. the server can just send back an ordered list of bullet points, possibly with an indication of an icon
 +
 +
Pros:
 +
* No code changes / deployment needed on the app when we decide to add new types of properties etc.
 +
 +
Cons:
 +
* The app cannot make decisions to highlight specific properties (e.g. for personalization)
    
==== Smart client ====
 
==== Smart client ====

Navigation menu