Last week was a bit slow, but I turned that around today. I got started on my first true JavaScript/jQuery project. The goal was to create an etch-a-sketch remake using only HTML/CSS/JS or jQuery. It ended up being a ton of fun to create my own version. It truly tied in all of the concepts I had learned on Codecademy as well. jQuery made it easy to pull interact with HTML/CSS elements and a for loop made it easy to repeat a task.
All in all it was a ton of fun and I’m excited to hopefully do a bit more going forward. Shoutout to The Odin Project and my dad for helping with the project as well. My dad helped me debug a simple prompt that would stop the sketcher from working. And The Odin Project. Well, I don’t have to explain that one.
Anyway, this isn’t a huge update. If you want to see the project live, go here. And if you want to check out the code, go here.
Cheers everyone! Looking forward to tomorrow’s project.