> Ractive.js solves some of the biggest headaches in web development – data binding, efficient DOM updates, event handling – and does so with almost no learning curve.
...
...
@@ -24,6 +24,7 @@ This is because Ractive is optimised for developer sanity (as well as performanc
It has a number of innovative features: animations, easier event handling, declarative transitions, first-class SVG support, logical expressions in templates with sophisticated dependency tracking. For many developers, it hits the sweet spot between the flexibility of a library like Backbone and the power of a framework like Angular.
## Credit
This TodoMVC application was created by [Rich Harris](http://rich-harris.co.uk).