One other thing that popped into my head after reading Anthony's points
about search engine indexing would be permanent URI views (theoretically),
whereas with pure JS apps often my experience has been less than thrilling
with the routing capacities.

On Mon, Nov 21, 2016 at 3:41 PM, Anthony <abasta...@gmail.com> wrote:

> On Monday, November 21, 2016 at 4:44:07 AM UTC-5, Leonel Câmara wrote:
>>
>> José a use case may be for graceful degradation when clients don't have
>> javascript.
>>
>
> The other typical use cases for server-side rendering are (a) support
> search engine indexing, and (b) faster rendering of the initial UI in the
> browser (the idea being that you send the HTML of the initial view to the
> browser, and then let the browser take over rendering from that point).
>
> Anthony
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "web2py-users" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/web2py/GwaHrT4Dqxg/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to