mirror of
https://github.com/justinwoo/purescript-resources.git
synced 2024-11-22 07:19:41 +03:00
Merge pull request #2 from thomashoneyman/patch-1
Update UI file with Halogen links
This commit is contained in:
commit
4f320d502d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user