Skip to content

Move to purescript-web? #44

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

Closed
garyb opened this issue Jun 10, 2017 · 10 comments
Closed

Move to purescript-web? #44

garyb opened this issue Jun 10, 2017 · 10 comments

Comments

@garyb
Copy link
Member

garyb commented Jun 10, 2017

No description provided.

@garyb garyb added the question label Jun 10, 2017
@paf31
Copy link
Contributor

paf31 commented Jun 10, 2017

I assume purescript-web exists to collect HTML5 APIs like purescript-node does for Node APIs? I'd be fine with that.

I'd like to add a LICENSE file first though.

@garyb
Copy link
Member Author

garyb commented Jun 10, 2017

That was the idea yeah :)

@paf31
Copy link
Contributor

paf31 commented Jun 10, 2017 via email

@garyb
Copy link
Member Author

garyb commented Jun 10, 2017

The problem I have is that a package like drawing is then going to depend on something outside contrib. It seems nice to me if we could have contrib only depend on contrib.

We already have that all over the place in contrib, drawing already depends on colors for example.

What's the advantage of having more organizations? It groups things but I think t could actually hurt discoverability.

How so? Instead of a random sea of projects that are unrelated, having purescript-node and purescript-web at least groups things by platform - surely that'd help discoverability by cutting down irrelevancies. That was the original motivation behind purescript-node really: you know if you choose a project in there, it'll only work in Node. Likewise if it only works in the browser, it seems sensible to have it under -web - ideally everything in core and contrib would compile with any backend even, or something like that.

@paf31
Copy link
Contributor

paf31 commented Jun 10, 2017 via email

@paf31
Copy link
Contributor

paf31 commented Jun 10, 2017 via email

@garyb
Copy link
Member Author

garyb commented Jun 10, 2017

Sure, I'm not too fussed either really 😄

@gabejohnson
Copy link
Contributor

I've been waiting on the switch to Effect to tease apart -dom into a few other libs purescript-deprecated/purescript-dom#141, purescript-web/purescript-web-storage#1, purescript-web/purescript-web-socket#1.

I think it make sense to group the low-level bindings to the brower API into a single project.

@hdgarrood
Copy link
Collaborator

👍 let's do it.

@garyb
Copy link
Member Author

garyb commented May 3, 2018

Done!

@garyb garyb closed this as completed May 3, 2018
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

4 participants