function learnJavaScript(quiz) {
If you’re anything like me, you need all the practice you can get to help you remember the syntax and concepts found in JavaScript. Through writing both the questions and the code for this quiz, I’m reinforcing everything I’ve learned so far. I hope you find it useful, and even have some fun!}
addEventListener('click', startQuiz)|

Multiple Choice Quiz

About this project

This multiple-choice JavaScript quiz was built with vanilla JS and a little typed.js thrown in to run the text animation.

Because VT323 font can be hard on the eyes after awhile, I added the option to change to Roboto Mono. Both fonts are available for free from Google Fonts.


You can reach me here