purescript-halogen-template
purescript-halogen-template copied to clipboard
Template project for getting started with Halogen
Hi! I installed the most recent version of `purs`, and tried building your template. However, my compiler version didn't match the one in `packages.dhall`, so I updated it there and...
While this repo isn't necessarily meant as a direct learning resource, it's still going to be the first thing some people encounter when trying to get hands-on with Halogen. Having...
Slack invitation is broken (I think I saw it being used in another repository as well)
Incorporate oneliner npm script to watch and serve source code. @garyb
resolves https://github.com/purescript-halogen/purescript-halogen-template/issues/33
Newcomers to Purescript might be confused by the onging move in Spago between legacy and newer version, particularly since https://github.com/thomashoneyman/purescript-halogen-realworld switched to the newest spago (using yaml rather than dhall)....