Skip to main content

Second thoughts

Blog about product engineering, long-term games and making better decisions

Video: Rethinking Reactivity

Rich Harris shows how Svelte, his frontend reactive framework compiler works.

But he doesn’t only demonstrate how switching from run-time execution to precompilation reduces the complexity of the application, but also reminds that small applications should be small [and fast].

These aspects were completely lost during the last years in the epic battle for development experience.