Merge pull request #2 from thomashoneyman/patch-1

Update UI file with Halogen links
This commit is contained in:
Justin Woo 2019-02-14 21:55:35 +02:00 committed by GitHub
commit 4f320d502d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,10 @@ And the TodoMVC implementation here: <https://github.com/f-f/purescript-react-ba
Pure PureScript. Fast if you don't write naive code with thousands of unkeyed children. Note that the docs are slow to update, but each major version is very usable. This library can end up being a deep rabbit hole of FP ideas and how FP also models OOP. Consider React-Basic if you want to get started quickly and improve your codebase incrementally.
See the starter projects here: <https://github.com/slamdata/purescript-halogen-template>, <https://github.com/citizennet/purescript-halogen-template>
See an example real-world application with authentication, routing, state management, and more: <https://github.com/thomashoneyman/purescript-halogen-realworld>
[Halogen](https://github.com/slamdata/purescript-halogen/)
## No library