返回到 Creating a Quiz Game using Vanilla JavaScript
学生对 Coursera Project Network 提供的 Creating a Quiz Game using Vanilla JavaScript 的评价和反馈
10 个评分
课程概述
By the end of this project, you will be able to create a multi app Quiz Game using Vanilla JavaScript. You will be able to add variables by keywords LET and CONST.. You will also loop on the choices and add IF conditions. In addition , you will be able to save input data from the web page in the local storage and use it in a JavaScript file. Moreover, you will be able to use an array , push from it and reverse it, you will be able to movefrom one page to another using JavaScript, and finally, you will create and apply functions and also apply pre-defined functions. learning to use JavaScript enables you to better understand any website, gain more money as a web developer freelancer and finally, Learn Other Coding Languages Easier and Faster.
This guided project is for beginners in the field of websites and web pages. It provides you with the first steps to be a web developer. Moreover, it equips you with the knowledge of JavaScript
热门审阅
筛选依据:
1 - Creating a Quiz Game using Vanilla JavaScript 的 2 个评论(共 2 个)
创建者 Saurabh K
•Sep 28, 2024
5
创建者 Alberto V Q
•Sep 23, 2022
They give you the final code so you can compare it with yours.