Hacker News new | ask | show | jobs
by olegp 4650 days ago
What I want to know about the future of AngularJS is: what is the state of server side rendering? We have some of our own ideas as to how this could work at https://starthq.com but I am hesitant to start implementing anything so as to avoid duplication of effort.
1 comments

You should take a strong look at http://github.com/airbnb/rendr . I'm sure non-backbone adapters would be appreciated.
I couldn't find info on these adapters. From what I can tell this is very Backbone specific. Can you point me in the right direction?