Skip to content

Submitting Phase 1 for review#5

Open
mKleinCreative wants to merge 7 commits intoGuildCrafts:masterfrom
mKleinCreative:master
Open

Submitting Phase 1 for review#5
mKleinCreative wants to merge 7 commits intoGuildCrafts:masterfrom
mKleinCreative:master

Conversation

@mKleinCreative
Copy link

No description provided.

Copy link

@jaredatron jaredatron left a comment

Choose a reason for hiding this comment

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

looks awesome so far!!

index.html Outdated
</div>

<div class="calculator-row-1">
<div class="calculator-function-button calculator-AC-button calculator-button"> AC </div>

Choose a reason for hiding this comment

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

make these buttons

index.html Outdated
</div>
</div>

<div class="calculator-row-1">

Choose a reason for hiding this comment

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

you could change all rows to calculator-row and then use . calculator-row:nth-child(3) etc. to target these rows.

// if (buttonValue === '=') {
// calculate()
// }
updateDisplay()

Choose a reason for hiding this comment

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

lol good call!

console.log( '<3333333 success <3333333', result )
secondInput = undefined
firstInput = result
updateDisplay()

Choose a reason for hiding this comment

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

nice!

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