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

React implementation #8

Closed
wants to merge 6 commits into from
Closed

Conversation

keawade
Copy link

@keawade keawade commented Aug 22, 2016

No description provided.


let tempInCelsius = Math.round(Temperature.toCelsius(tempToday))

let message = `Today's temperature is ${tempToday} °F, which is ${tempInCelsius} °C.`
Copy link

Choose a reason for hiding this comment

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

What is with all these lets? Are you planning on changing what the variables point to?

Copy link
Author

Choose a reason for hiding this comment

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

This file shouldn't even be in here, haha. I forgot to delete it.

@barberboy barberboy closed this Aug 22, 2016
@barberboy barberboy changed the base branch from master to gh-pages August 22, 2016 22:38
@barberboy barberboy reopened this Aug 22, 2016
@barberboy
Copy link
Member

👍 💯

@barberboy barberboy closed this Sep 12, 2016
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.

3 participants