Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

future of the repo / plan to upgrade (the callback and random-code-nofree branch) #16

Open
srghma opened this issue Jan 29, 2021 · 0 comments

Comments

@srghma
Copy link

srghma commented Jan 29, 2021

related to


State:

  1. the latest branch is random-code-nofree.
  2. the internal type for Widget was changed.

Plan:

  1. the purescript-concur-react should be updated (https://github.com/purescript-concur/purescript-concur-react/tree/callbacks - but it is stale)
  2. the purescript-concur-vdom should be updated, maybe not working at all
  3. examples should be added to purescript-concur-vdom similar to https://github.com/purescript-concur/purescript-concur-react/tree/master/examples
  4. the https://github.com/purescript-concur/purescript-concur-core/compare/random-code-nofree is using Observer data type, which is the same is https://github.com/paf31/purescript-event/blob/master/src/FRP/Event.purs.
    Observer should be replaced with Event since this lib is used in halogen

Would be cool to implement:

  1. type safe html (similar to https://github.com/purescript-halogen/purescript-halogen/blob/c4e3107f55485e2ca7503aec624be43a8e3f78b3/src/Halogen/HTML/Elements.purs#L224)
  2. examples from halogen in concur - https://github.com/purescript-halogen/purescript-halogen/tree/master/examples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant