Joined August 2013
·
Posted to
Visualization Retrospective: Wrapping up D3
over 1 year
ago
Sorry. Forgot that site was private. Here's a link: https://www.dropbox.com/s/iph29577g6d1b28/example.png
Achievements
276 Karma
15,988 Total ProTip Views
Charity
Fork and commit to someone's open source project in need
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Forked
Have a project valued enough to be forked by someone else
Mongoose 3
Have at least three original repos where Ruby is the dominant language
Mongoose
Have at least one original repo where Ruby is the dominant language
@devilsadvocate
I think you're on the right track. Use Rails (or whatever) to act as an API proxy for your external datasources (SalesForce, etc.) Then have JS clients consume the data from Rails and display it.
We haven't done much with this project since releasing it. But we've used this same architecture on a current project and I'm liking it.