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

paint those squares broh #241

Closed ghost closed 8 years ago

ghost commented 8 years ago

Completeness: 5 Comfort: 5

Comments: starting to get the hang of Jquery syntax, and I can definitely see the benefits. s/o to Jesse for turning me onto the .clone() method in appending the square divs

andrewsunglaekim commented 8 years ago

👍 Great work