unixzii
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Just implemented Solid.js signal in Swift (github.com)
Signal 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…