Becoming fully reactive: an in-depth explanation of Mobservable

added by JavaScript Kicks
1/6/2016 1:14:22 PM

982 Views

Due to popular demand (and to have a cool story for my grand-children), these are the inner workings of Mobservable. A lot of people are surprised how consistent and fast Mobservable is. But rest assured, there is no magic in play! First, let's define the core concepts of Mobservable: Observable state .


0 comments