Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Michael Giagnocavo 9 posts 29 karma points
    Jan 16, 2014 @ 01:56
    Michael Giagnocavo
    0

    Umbraco 7 and client-side rendering

    A client wants to have a completely client-side rendered, single-page app (like using backbone.js and some JS templating library). Does Umbraco 7 have any support for this? It seems all the templates are cshtml server-side templates and the slick editing experience depends on this. 

    There'd be no server-side rendering, and non-JS capable clients wouldn't be supported. It's more involved than just loading a pages HTML via JS.

    Any general suggestions for creating single-page apps with Umbraco? 

  • Comment author was deleted

    Jan 16, 2014 @ 09:15

    Check http://www.nibble.be/?p=224 same applies to v7, so use api controllers to fetch the content and perform actions

  • Michael Giagnocavo 9 posts 29 karma points
    Jan 16, 2014 @ 09:31
    Michael Giagnocavo
    0

    Thank you!

Please Sign in or register to post replies

Write your reply to:

Draft