Help
Support Us

Find out more about what the Preact team is working on.

Signal Boosting

The new release of Preact Signals brings significant performance updates to the foundations of the reactive system. Read on to learn what kinds of tricks we employed to make this happen.

Continue reading →

Introducing Signals

Signals are an easier way to manage your application's state compared to hooks. A signal is a container object with a special "value" property that holds some value. Reading a signal's value property from within a component or computed function automatically subscribes to updates, and writing to the value property triggers subscriptions.

Continue reading →

Like what you see?

Preact is free to use so that everyone can take part in building on the web. Thanks to all the awesome sponsors who make working on Preact possible! If you want to become one of them, consider a donation.