- TanLiHau
- https://lihautan.com/reactivity-in-web-frameworks-the-when/
- In this article the author tries to explain why Reactive Programming is important in web UI and explains the same by examples from angular 1.x, React and Vue
- He uses Svelte scheduleUpdate method which may be describing the functionality of orignal one in Svelte.