Etch a Sketch
Try to sketch something in this!
Technologies
Challenges and accomplishments
- Input event to listen to every input modification
- Turn string into number with parseFloat
- Translate number into string with toString
- Calculate the width of an element with offsetWidth