Implementing Ractive.JS Adaptors

added by JavaScript Kicks
11/12/2015 6:29:13 PM

548 Views

The incredibly fast Parallel DOM is surely the most famous of all the features Ractive.JS provides but there's more. With Adaptors you can extend Ractive.JS so it can communicate with other libraries, modules or components. In this article we'll create an adaptor for a query-service that delivers JSON data.


0 comments