Build your own Island Components
Demystifying how island architechture works and being able to setup your own, using tools you already have around you.
Continue reading โFind out more about what the Preact team is working on.
Demystifying how island architechture works and being able to setup your own, using tools you already have around you.
Continue reading โIt's been a half-year since our prerendering plugin has somewhat quietly become available in `@preact/preset-vite`, so let's talk about it, our history, and the ecosystem at large
Continue reading โPreact X has been released for five years, let's go over all the exciting things that have happened.
Continue reading โ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 โ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 โ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.