preact-signals How to use @preact/signals to replace useState/memo. Simplified state management in React a lot with this. It's superior to both useState() and memo(), and much cleaner than Redux itself. Read it here preact/signals Screenshot