I work professionally in PureScript, but we’re using React instead of Halogen. So I wanted to create a PureScript+React version of the RealWorld spec.
I have finished the implementation of the spec, but so far it has not been reviewed by anyone besides myself. If anybody wants to go over the code I would ever be so grateful.
Oh, wow, that’s cool. It does definitely look very helpful.
I also like how you started your text with the same inspiration like I did here Create-react-app integration with PureScript
If you want to try for a super tiny bundle size (which would probably improve the lighthouse score as well), you could swap React for Preact and then see if Zephyr adds any extra benefit
Hmm… now I’m kind of curious where the extra size is coming from. Or, if it’s just from the views, how there are a few with significantly smaller sizes