Hacker News new | ask | show | jobs
by todd3834 3689 days ago
We have been working on solving similar problems. Isomorphic rendering was very important to our needs, as was rails like generators. What started as an experiment has actually turned into a really amazing tool. If anyone is interested, in a more full stack solution, check out https://github.com/TrueCar/gluestick
1 comments

If anyone is interested in seeing a small project built with Gluestick, I have one here https://github.com/jer-k/phoenix_gluestick_example. The Gluestick portion is under the _web/ directory.

As a note, Gluestick has been iterating and this project is obviously a few months old, but it does show the basic structure of a Gluestick built application.

Disclaimer: I work for TrueCar.