this post was submitted on 24 Aug 2023
4 points (100.0% liked)
Haskell
5 readers
1 users here now
**The Haskell programming language community.** Daily news and info about all things Haskell related: practical stuff, theory, types, libraries, jobs, patches, releases, events and conferences and more... ### Links - Get Started with Haskell
founded 2 years ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
How many people are still using ReflexFRP in production?
I've built some toys with it a while back and it was really nice, but I don't know what the pitfalls are at scale.
I guess GHCJS falling so far being is the most obvious problem, but that should be resolved once the upstreamed JS backend matures.
Are there any other big problems, or is that the main thing?