About
This course, Introduction to JavaScript, has taught me the fundamentals of making websites interactive using JavaScript. For example, I've learned about variables, functions, arrays, loops, and how to work with the DOM. Aside from strictly coding, I have learned how to use my browser's console to test and debug existing code. This has been immensely helpful, as it has allowed me to see where exact errors are in my code.
The projects on this website are a testament to all I have learned. You will play a guessing game, use a calculator, change the background color of this website, darken an image, and animate a circle using your keyboard. I hope this website has illuminated my journey into JavaScript for you.
For any questions, please click here to be taken to the contact page.