preactjs / signals

Manage state with style in every framework
https://preactjs.com/blog/introducing-signals/
MIT License
3.79k stars 93 forks source link

A sample implementation of the 7GUIs challenge with Signals #292

Closed vangelov closed 1 year ago

vangelov commented 1 year ago

Hello,

I implemented the 7GUIs challenge with Signals to get a better taste for the library: https://github.com/vangelov/7GUIs Might be useful as a tutorial or a demo if you like it.