EthanStandel / deepsignal

113 stars 5 forks source link

This library is awesome! #13

Closed danaugrs closed 10 months ago

danaugrs commented 1 year ago

I just want to say that deepsignal is absolutely awesome! I'm using it with Deno Fresh (preact) and it's the most performant and ergonomic way of managing state I've ever used. Thanks for building it!

EthanStandel commented 1 year ago

Glad to hear it's being enjoyed! Fresh is actually a use-case I never tested, but I bet of people who are heavily integrated into Preact's ecosystem, Fresh is pretty common. Have you had any problems getting it supported by Deno and is there anything that would help that integration, or is hosting it on GH & NPM all that is necessary?

danaugrs commented 1 year ago

It worked pretty seamlessly - Deno recently added support for NPM modules - so it was just a couple of imports!