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

Why? What? Who? How? (Why NOT?) #1

Closed
nelsonic opened this issue Aug 8, 2018 · 3 comments
Closed

Why? What? Who? How? (Why NOT?) #1

nelsonic opened this issue Aug 8, 2018 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested

Comments

@nelsonic
Copy link
Member

nelsonic commented Aug 8, 2018

I am currently in the process of writing a Todo List example in:
dwyl/learn-elm-architecture-in-javascript#45
image

It's pretty close to being "ready":
image

But it's dawned on me that a five thousand line Pull Request
which more than doubles the size of the original tutorial:
https://github.com/dwyl/learn-elm-architecture-in-javascript/graphs/contributors
learn-elm-architecture-js-contribs-4k

Adding 5k+ lines to a repo that has 2.3k Lines (NET) is more than double.

So I'm thinking of splitting it out into it's own repo,
similar to how: https://github.com/dwyl/phoenix-chat-example
is separate from: https://github.com/dwyl/learn-phoenix-framework
related, but "stand alone".

Thoughts?

@nelsonic nelsonic added enhancement New feature or request help wanted Extra attention is needed question Further information is requested labels Aug 8, 2018
@nelsonic
Copy link
Member Author

nelsonic commented Aug 8, 2018

Once I have finished the PR: dwyl/learn-elm-architecture-in-javascript#45 (comment)
I plan to "extract" the Todo List and "Elmish" into this repo ...
Watch this space!
GOTO: #5

@nelsonic
Copy link
Member Author

nelsonic commented Nov 3, 2018

Todo List Example/App successfully "extracted" from the Elm Architecture Tutorial. ✅
Closing.

@nelsonic nelsonic closed this as completed Nov 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant