Create a Fully Reactive UI Framework with JavaScript Proxies and Virtual DOM

Recently I got interested in the Reactive Programming world, especially in the MobX ecosystem.

Similar

Building a JavaScript Interpreter in Rust

So I’ve decided to have a go at building a JS interpreter in Rust. I’ve wanted to do this for a while for a couple of reasons: Learn Rust Learn more about how JS implementations work Learn more about the JS specification There isn’t a fully fledged compil... (more…)

Read more »