Hi All,
I'm just curious to know that can we use NodeJs and BackboneJS with Teamsite?If Yes, Then please share your experience and also share Documentation(if any)/Web or blog link that can guide us how to start with the same.
Depends. If you're generating static content, or pushing to a runtime that isn't LiveSite, then the platform doesn't care whatsoever.
Backbone.js: If you're using SitePub/LiveSite, then you have to be a bit careful about how you set it up, for it not to interfere with the SitePub editing interface itself. For the most part, that means that Edit mode will have to render your content as if the browser had JavaScript disabled. Your users would have to preview the page to see the 'enhanced' features.
Node.js: is a server-side framework, so I would think that it's largely incompatible with LiveSite. But again, if you're building a custom runtime with node.js and you're using TeamSite forms to push content to it, that should work fine.
Do you have any blog, website reference or Doc that can elaborate this more?
I wish I did, but there just isn't a whole lot of documentation about this product stack out there, much less about integrations with random other things.
But feel free to ask more questions, and myself or others can try answering them here.