React-less Virtual DOM with Snabbdom :
Yassine Elouafi
1068

Hello, thank you for the wonderful article! Admittedly I’ve read it before, and it introduced me to the Snabbdom library. I stumbled across it again, and I thought you might be interested in something that I’m working on. I’m working on my own functional framework which uses Snabbdom for the view. It’s a sister project of Cycle.js (which I still contribute to), but it uses Most.js(https://github.com/cujojs/most) for it’s Observable implementation and Snabbdom for it’s view rendering. If you’re interested you can find it here https://github.com/motorcyclejs