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

Some cleaning #1

Merged
merged 12 commits into from
May 31, 2016
Merged

Some cleaning #1

merged 12 commits into from
May 31, 2016

Conversation

rofrol
Copy link
Contributor

@rofrol rofrol commented May 31, 2016

No description provided.

init num =
Model num 0

view : String -> { c | btnClicks : a, num : b } -> Html Msg
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

view: String -> Model -> Html Msg would also work here, wouldn't it?

@afcastano
Copy link
Owner

Man... Thank you very much!!! I am learning a lot from your changes.

Let me know when you finish and I'll merge it.

PS: I left a comment in one of them.

Thanks again!

@afcastano afcastano merged commit 09a0455 into afcastano:master May 31, 2016
@afcastano
Copy link
Owner

Thanks!

@rofrol
Copy link
Contributor Author

rofrol commented May 31, 2016

I thank you for your code. I was just trying to understand this code, that's why I was doing this cleaning :)

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

Successfully merging this pull request may close these issues.

2 participants