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.
Read more »Since launching Cushion a couple years ago, we’ve been using AngularJS (1.x) as our front-end framework. If you’re curious how we ended up with Angular, I wrote about the decision (keep in mind this was 2014). I came from an MVCS background, so Angular re… Read more