Using Preact Signals with Fresh

Roger Stringer

Roger Stringer / November 4, 2022

1 min read

Craig Doremus:

Fresh is the Deno full-stack framework created by Luca Casonato of the Deno core team and now hosted in the Deno github repository.

Fresh uses Preact for the UI. Recently the Preact team has released a new library called Signals for reactive state management. Preact Signals are used for both global and local state management.

Fresh is a fun Deno framework to use and adding Preact Signals to handle state management makes it more useful.

Do you like my content?

Sponsor Me On Github