Skip to content

web: live reload HUD updates#911

Merged
nicks merged 1 commit into
masterfrom
nicks/ch1176/prototype
Jan 3, 2019
Merged

web: live reload HUD updates#911
nicks merged 1 commit into
masterfrom
nicks/ch1176/prototype

Conversation

@nicks

@nicks nicks commented Jan 3, 2019

Copy link
Copy Markdown
Contributor

Hello @yuindustries,

Please review the following commits I made in branch nicks/ch1176/prototype:

1954a7f (2019-01-03 13:54:52 -0500)
web: live reload HUD updates

@nicks
nicks requested a review from hyu January 3, 2019 18:55
Comment thread web/src/App.js
let el = null
if (!this.state.Resources || !this.state.Resources.length) {
el = <LoadingScreen />
let view = this.state.View

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

i struggled a bit with whether to make the capitalization rules consistent with Go or with JS and decided to try to use the Go conventions for now...tho could easily be convinced otherwise...

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I'm fine with this decision! I'll let you know if I develop a stronger opinion later on.

@hyu hyu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This is great! Makes it actually usable. 😊

@nicks
nicks merged commit e7028fe into master Jan 3, 2019
@nicks
nicks deleted the nicks/ch1176/prototype branch January 3, 2019 20:45
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