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? 

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jan 16, 2014 @ 09:15
    Tim Geyssens
    0

    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!

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies