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

Max kaye solution #160

Closed MaxKaye closed 8 years ago

MaxKaye commented 8 years ago

Completeness: 2.5 Comfort: 2.5

Would like to go more in depth with this

RobertAKARobin commented 8 years ago

I'm not sure of the purpose of your commitone etc. files... If they're just scratchpads that's fine, but I'd strongly encourage you to always keep them named .js, and to try to get more comfortable with using Git branching.

MaxKaye commented 8 years ago

Thanks. Purpose was to view from non-Atom perspective so I can continue to edit. Will keep working with branches!