7 ms·
At first glance this reminds me a lot of the reactive templating that Meteor does using handlebars like syntax. It even registers dependencies with invalidation
by dsyko 12y ago
At first glance this reminds me a lot of the reactive templating that Meteor does using handlebars like syntax. It even registers dependencies with invalidations, a lot like Meteor. I'd love to see a comparison between the two to see if there is any big difference.