chapter 1: Javascript basic
Syntax Basics
- statemants
- variable naming
- whitespace
Case sensitivity
Whitespace
Semicolon
Automatic Semicolon Insertion
Javascript Statements
- Values
- fixed values
- variable values
- Operstors
* - Expressions
- Keywords
- Comments