Hacker News new | ask | show | jobs
by piercey4 3664 days ago
I mention my inspiration here: https://github.com/rill-js/rill/issues/12.

There are some other interesting frameworks that have come up while I was developing Rill such as https://github.com/catberry/catberry but I think (like many have said in this thread) that there is a fine balance to be had with isomorphic JavaScript. For example I really dislike meteor because I feel like I have little control. I like Rill because it is a perfectly capable backend framework, a perfectly capable front end framework and it all meshes together pretty well.