Found 1 bookmarks
Custom sorting
Rich Harris - Rethinking reactivity
Rich Harris - Rethinking reactivity
Modern JavaScript frameworks are all about reactivity. Change your application's state, and the view updates automatically. But there's a catch — tracking state changes at runtime adds overhead that eats into your bundle size and performance budgets. In this talk, we'll discover an alternative approach: moving reactivity into the language itself. Your apps have never been smaller or faster than they're about to become. Slides: https://rethinking-reactivity.surge.sh/ YGLF 2019: Code Camp Blog - Rich Harris: https://www.israel.yglfconf.com/post/meet-the-speaker-rich-harris
·youtu.be·
Rich Harris - Rethinking reactivity