Discussion:
[elm-discuss] Literature reviews repo
Oliver Searle-Barnes
2017-05-01 08:14:56 UTC
Permalink
In https://groups.google.com/forum/#!topic/elm-discuss/yHiAJ_wcG3c Max
proposes that we put together some literature reviews. If we're to
collaborate on this effort we'll need to consolidate our investigations
somewhere. Having seen the success of the RFCS repos for Ember
<https://github.com/emberjs/rfcs> and Rust
<https://github.com/rust-lang/rfcs> I wonder if we could use a similar
model. RFCs for those languages are in the business of proposing a concrete
API (along with supporting evidence) but the structure of a literature
review could be a template based around the questions Max posed.

I believe this would give us an open process that the community can
contribute to collectively. It would allow newcomers to the language to get
an overview of what the community is thinking about (saving on the
countless reruns of feature discussions we have in here) while providing a
structure and focus that will provide Evan with the information that he
needs.
--
You received this message because you are subscribed to the Google Groups "Elm Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elm-discuss+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Noah Hall
2017-05-01 11:30:45 UTC
Permalink
I suggest making this repo part of the elm-community org, if it is to be made.
Post by Oliver Searle-Barnes
In https://groups.google.com/forum/#!topic/elm-discuss/yHiAJ_wcG3c Max
proposes that we put together some literature reviews. If we're to
collaborate on this effort we'll need to consolidate our investigations
somewhere. Having seen the success of the RFCS repos for Ember and Rust I
wonder if we could use a similar model. RFCs for those languages are in the
business of proposing a concrete API (along with supporting evidence) but
the structure of a literature review could be a template based around the
questions Max posed.
I believe this would give us an open process that the community can
contribute to collectively. It would allow newcomers to the language to get
an overview of what the community is thinking about (saving on the countless
reruns of feature discussions we have in here) while providing a structure
and focus that will provide Evan with the information that he needs.
--
You received this message because you are subscribed to the Google Groups
"Elm Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Elm Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elm-discuss+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Wojciech Piekutowski
2017-05-01 13:00:46 UTC
Permalink
Great idea! What can be done to ensure that these efforts wouldn't go in
vain?
Post by Oliver Searle-Barnes
In https://groups.google.com/forum/#!topic/elm-discuss/yHiAJ_wcG3c Max
proposes that we put together some literature reviews. If we're to
collaborate on this effort we'll need to consolidate our investigations
somewhere. Having seen the success of the RFCS repos for Ember
<https://github.com/emberjs/rfcs> and Rust
<https://github.com/rust-lang/rfcs> I wonder if we could use a similar
model. RFCs for those languages are in the business of proposing a concrete
API (along with supporting evidence) but the structure of a literature
review could be a template based around the questions Max posed.
I believe this would give us an open process that the community can
contribute to collectively. It would allow newcomers to the language to get
an overview of what the community is thinking about (saving on the
countless reruns of feature discussions we have in here) while providing a
structure and focus that will provide Evan with the information that he
needs.
--
You received this message because you are subscribed to the Google Groups
"Elm Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Elm Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elm-discuss+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Max Goldstein
2017-05-01 15:48:48 UTC
Permalink
Here, I've set up a repo:

https://github.com/elm-community/literature-reviews
--
You received this message because you are subscribed to the Google Groups "Elm Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elm-discuss+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Oliver Searle-Barnes
2017-05-01 16:18:09 UTC
Permalink
That's great!

People have been pretty responsive with calls for examples of code from
existing projects, would it be worth adding a section to the template?
Post by Max Goldstein
https://github.com/elm-community/literature-reviews
--
You received this message because you are subscribed to the Google Groups "Elm Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elm-discuss+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Max Goldstein
2017-05-01 18:25:44 UTC
Permalink
Why don't you open a PR and see what people think? :)

I'm also in favor of having a folder of sample apps to demonstrate the current best practice, and anything else that would be useful.
--
You received this message because you are subscribed to the Google Groups "Elm Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elm-discuss+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
'Rupert Smith' via Elm Discuss
2017-05-02 10:58:30 UTC
Permalink
Post by Max Goldstein
https://github.com/elm-community/literature-reviews
Excellent. Now it is clear that doing the hard work is the way forward.
--
You received this message because you are subscribed to the Google Groups "Elm Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elm-discuss+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...