Javascript is a super versatile programming language which can help you make your website much more dynamic! While HTML allows you to build your site's structure and CSS helps you figure out the aesthetics and design, javascript is the only way to really make your front-end interactive. It can update and change both HTML and CSS, so you can use javascript to build off of the code you already have, little by little, project by project!
Personal projects (little bits I've built on my own/cloned/code i've lifted and messed with):
- Flip phone Cbox (homepage): figured it out with olliveen and the internet's help, but once I've made it farther into crunchzilla's course, I want to go back and really understand it and why it worked. Super proud of this one, since I came up with the idea on my own, thought through possible solutions, reached out to more experienced webmasters, and made it happen in the end!