Build A Quiz App With JavaScript

In this video I will be breaking down the entire process of building a quiz application using JavaScript. We will also be styling the entire application using modern styling practices. This video will not only teach you how to build a quiz application, but it will breakdown the steps you need to take when building any project. We will be using modern JavaScript best practices to create this application. We will also be using CSS variables to make changing our site on demand incredibly easy. By the end of this video you will have an entire quiz application built which can be easily extended and customized. 📚 Materials/References: CSS Box Model Explained: GitHub Code: CodePen Code: 🧠 Concepts Covered: - How to dynamically show/hide elements - How to remove child elements - Array randomization - Who the best YouTuber is 😜 - CSS variables 🌎 Find Me Here: Twitter: Discord: GitHub: CodePen: #QuizApp #WDS #JavaScript
Back to Top