Show HN: Just implemented Solid.js signal in Swift
github.comSignal is a great way to write reactivity code, and I found it just can be used everywhere. So I made it available in Swift. You can try it with SwiftUI, and explore how signals change the state management patterns of it.
No comments yet.