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

Suggestion: Have a list that show who is using reflex/reflex-dom #161

Closed
MarisaKirisame opened this issue Jan 27, 2018 · 15 comments
Closed

Comments

@MarisaKirisame
Copy link

This way, it might attract more people to try reflex
It is good for users too, since we can look at other's code to learn, given that documentation is not very good (especially for reflex-dom)

@MarisaKirisame MarisaKirisame changed the title Suggestion: Have a list that show how is using reflex/reflex-dom Suggestion: Have a list that show who is using reflex/reflex-dom Jan 27, 2018
@sboosali
Copy link

Yes, please!

iirc, @ElvishJerricco, @mightybyte, and obviously @ryantrinkle have used it professionally, and I remember several other commenters mentioning reflex in production on r/haskell.

@MarisaKirisame
Copy link
Author

The reflex community have been helping me a lot, so I can curate such a list myself, if the devs dont want to do it.

@alexfmpe
Copy link
Member

What about doing this kinda like a list of reverse dependencies?
So, for this repo, something like

* reflex-frp
  * reflex-dom
  * reflex-sdl2
* some-org
  * some-opensource-repo-link
  * some-proprietary-project-name: some description

and in reflex-dom

* reflex-frp
  * reflex-dom-ui
* etc
  * etc
  * etc

@ryantrinkle
Copy link
Member

ryantrinkle commented Jan 30, 2018 via email

@alexfmpe
Copy link
Member

alexfmpe commented Jan 30, 2018

reverse package tool

Oh nice find
https://packdeps.haskellers.com/reverse/reflex

@alexfmpe
Copy link
Member

https://packdeps.haskellers.com/reverse/reflex

Some of these seem half-abandoned: no commits for over two years, builds failing, stuff like that.
Should we have some kind of criteria for listing things or just dump everything and then have some warnings/tags ?

@ryantrinkle
Copy link
Member

ryantrinkle commented Jan 30, 2018 via email

@alexfmpe
Copy link
Member

alexfmpe commented Jan 30, 2018

As @ryantrinkle said, we won't be able to populate/curate a list ourselves (be it for reflex or reflex-dom) right now, but feel free to get the ball rolling on that and/or continue the discussion.

I made a little template just to see how it would look but change anything you see fit.

It might make sense to add one-line descriptions to each entry.
That and moving the list to its own file if it gets too big.

@alexfmpe
Copy link
Member

To answer myself above: we don't have any rejection criteria as of now

@MarisaKirisame
Copy link
Author

Neither Do I. I am planning to just make a table, include info like last commit, reflex version, github star (if applicable), build success (or not).
When the list grow I will think of ways to sort it and than reject, but I wont worry for now, since there are not that much peopple.

@ryantrinkle
Copy link
Member

@MarisaKirisame Sounds awesome; thanks so much!

@gspia
Copy link

gspia commented Jan 31, 2018

At the moment, most of the activity and open active projects are probably on github and it show's that there is about 180 projects, if searching.

Some of the once popular projects seem to be abandoned and there is redundancy (a lot of small do-something-to-learn-projects).

Sorting shows projects that have been updated lately.

@aljce
Copy link
Contributor

aljce commented Feb 6, 2018

cc @andrewthad

@andrewthad
Copy link

I currently use reflex and reflex-dom at work.

@dfordivam
Copy link
Member

Lets add this to reflex-frp.org
Added an issue to track this. reflex-frp/reflex-frp.org#43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants