- "Home" page is about sample design for training html and css
- "Destroy" is about the ability to add and search DOM elements by JavaScript
- "Question" is about the question and answer that asked me by my dear teacher.
- "Board" is sample JavaScript page that use setTimeout() function
problem:
- use fixed width and height that make a problem when the pages smaller than specific size.
- more code for responsive at media query.
- no JavaScript use.
- improve exercise 1 and 2 to Best practice
- add exercise 3
- add DevTools Tips from link from Question.html
- change exercise 3 to use Higher Order Function
- add new page javascriptClass.html
- add new js file javascriptClassSession3.js
- from now to the end of the class, i do the exercise at javascriptClass.html.
- and create new js file for each session
- from now to the end of my class, every version name have below rules:
- v3.3.1 ==> means to (v.3)javascript (v.3.3)session3 and (v3.3.1)first edition.