We've Open-sourced Rendr
nerds.airbnb.com
We've Open-sourced Rendr
1–10 of 56 posts
Re: We've Open-sourced Rendr
#2Awesome. Looking forward to checking this out.
Re: We've Open-sourced Rendr
#3Fourth link on the page links to http://nerds.airbnb.com/github.com/airbnb/rendr-app-template (which obviously does not work) instead of http://github.com/airbnb/rendr-app-template
Re: We've Open-sourced Rendr
#4Fourth link on the page links to http://nerds.airbnb.com/github.com/airbnb/rendr-app-template (which obviously does not work) instead of http://github.com/airbnb/rendr-app-template
Indeed it does. Thanks for the heads up, we'll change that.
Re: We've Open-sourced Rendr
#5Posts like this makes me think Airbnb is a awesome place to work. Sharing is caring!
Re: We've Open-sourced Rendr
#6Previewed and discussed back in January:
http://nerds.airbnb.com/weve-launched-our-first-nodejs-app-t...
Re: We've Open-sourced Rendr
#7Are there any similar efforts to tie the server with the client, reducing duplication, for Angular?
Re: We've Open-sourced Rendr
#8so they have completely ditch Rails and Ruby?
Re: We've Open-sourced Rendr
#9Are there any similar efforts to tie the server with the client, reducing duplication, for Angular?
The first thing I thought of that is similar to Rendr is http://meteor.com/ . I'm not sure about how it works with Angular. It does describe itself as a framework where Rendr describes itself as a library, so I'd think it'd be easier to run Angular stuff on top of Rendr.
Re: We've Open-sourced Rendr
#10I'm not sure I fully understand this, is this just for SEO? Why not run the page in phantomJS, which is what we do at https://circleci.com, and what meteor apps do, and any others?