Skip to content

HW Submission from Chloe Effron - #17

Open
chloeeffron wants to merge 1 commit into
FEWD87:masterfrom
chloeeffron:master
Open

HW Submission from Chloe Effron#17
chloeeffron wants to merge 1 commit into
FEWD87:masterfrom
chloeeffron:master

Conversation

@chloeeffron

Copy link
Copy Markdown

Sorry about this being late - fell a bit behind, but here it is. Made stop light work with jQuery.

used jQuery to make each button illuminate the proper bulb.
Comment thread js/app.js
$("#goButton").click(illuminateGreen);

function illuminateRed() {
console.log ("this is working");

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@chloeeffron good job using console.log() to help with your development and debugging. Just remember to remove this once you know its working and especially when you push your code.

@rmjames

rmjames commented Jun 14, 2016

Copy link
Copy Markdown

@chloeeffron excellent work 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants