ga-wdi-exercises / pixart_js

Use JS events and programmatically generated DOM elements to build a drawing application. [javascript, dom]
MIT License
9 stars 321 forks source link

Andrew johnson solution #130

Closed andrewjohnson8819 closed 8 years ago

andrewjohnson8819 commented 8 years ago

comfort: 3/5 completeness: 4/5

I was able to create the final solution but had trouble with the click event on my 20 squares. I used the same event function for the final commit where you have 8000 squares and the ability to use color input while painting. The function worked for that - so I am a bit confused on what the difference is between click and mouseover in relation to my code specifically. All in all, I think this js hw went better than any previous hw we have had. And while I was able to get the final product I don't fully understand the function I used.

jsm13 commented 8 years ago

:+1: Awesome! You did great on this and I'm happy to hear you're feeling more comfortable. I really appreciate your comfort/completeness levels and that the code is really clean. I wasn't quite able to see what you meant with the mouseOver and click events but if you want to talk about it specifically let me know