Rill is the answer to a simple question; Can I run my Express style router in the browser? Turns out you can and it works awesome. It brings a common interface to many typical app like features in both the browser and nodejs. Many isomorphic frameworks and routers have crazy abstractions and learning curves but with Rill, if you understand Express or Koa, you already know how the routing works! In

