What makes Sara so great?
Well, she's...
- One framework that runs on the client & server (isomorphic)
- SEO-friendly (pre-renders views)
- Skinny (20kb client-side)
- A Node.js framework at heart (
npm install sara --save
) - Data persistent (with websockets)
- Fast (benchmarks)
- Fun to be around (
new Model('Todo')
)