back

by rcarmo·11y ago·view on hn ↗
I've been using Riot 1.0 for a number of simple things (including a few dashboards) and it's a lot less hassle than most other JS frameworks.

This looks like a very nice upgrade, in the sense that the previous templating was a bit ugly. I hope the virtual DOM let me handle SVG as well...

1 comments
SVG should be no problem if loops and conditionals are enough for the logic. Never tried though.