Description
In this course, you will learn :
- Use the query Selector method in conjunction with the dataset read-only property.
- Save input data from the web page to local storage and use it in our app with a for loop and if conditions.
- You will be able to move from one page to another using JavaScript, and you will also be able to create and apply functions as well as pre-defined functions.
- be able to use Vanilla JavaScript to create a multi-app Quiz Game
- Variables can be added using the keywords LET and CONST.
- create and use functions, as well as use pre-defined functions
- learning how to use JavaScript allows you to better understand any website, earn more money as a freelance web developer, and finally, learn other coding languages more easily and quickly.
Syllabus :
- Add variables by keywords LET and CONST
- Apply the query Selector method and use The dataset read-only property
- Loop on data and add IF conditions
- Save input data from the web page in the local storage , use it in a JavaScript file and reverse the array
- Create and apply functions and apply pre-defined functions to create the achievers page