5 ms·
Can I ask if you have found any equivalent to the Elm Architecture in Purescript? I have looked at Elm, and Purescript and now Bucklescript, but I have not yet
by darkseas 10y ago
Can I ask if you have found any equivalent to the Elm Architecture in Purescript?
I have looked at Elm, and Purescript and now Bucklescript, but I have not yet seen, or wired up myself, something like the Elm architecture.
I should probably buckle down and learn the wiring I need myself, but I have been finding the typing a little tough.
- pka 10y agoYep, there are several. [0] https://github.com/paf31/purescript-thermite https://github.com/paf31/purescript-thermite [1] https://github.com/alexmingoia/purescript-pux https://github.com/alexmingoia/purescript-pux [2] https://github.com/slamdata/purescript-halogen https://github.com/slamdata/purescript-halogen
- houli 10y agoPurescript Pux looks to be what you're looking for https://github.com/alexmingoia/purescript-pux/ https://github.com/alexmingoia/purescript-pux/
- agrafix 10y agoI've made https://github.com/agrafix/purescript-apparch https://github.com/agrafix/purescript-apparch