Skip to main content

Reactivity and signals: demystifying frontend magic

Signals turn changes in application state into updates for the values and effects that depend on them. This talk builds that model step by step with alien-signals, starting from a simple calculation and moving through dependency graphs and linked lists.

It then examines the implementation of signals, computed values, and effects, including push and pull propagation. The discussion closes with the practical difficulties reactive systems must handle and the way Vue attaches reactive effects to component scopes.

Enjoyed "Reactivity and signals: demystifying frontend magic"?

Follow me

Estéban Soubiran

Software engineer, conference speaker, and open source enthusiast.

Explore more talks

  1. Event: Touraine Tech (opens in a new tab)ToursDate:

    In JavaScript, there's a package for everything... and often for nothing.

  2. Event: MiXiT (opens in a new tab)LyonDate:

    Inside a pipeline: demystifying Vite and its plugins

  3. Event: Devoxx France (opens in a new tab)ParisDate:

    Reactivity and signals: demystifying frontend magic

What do you think?

Discussions

Loading discussions...

Add a comment

Checking your session...