File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33```
44This review covers:
5- • some commands thought by Unmesh in class today :white_check_mark:
5+ • some commands thought by Unmesh in class today
66• Intro JavaScript (What is it, where can you use it for)
7- • Variables [var, let, const] :white_check_mark:
8- • Basic Data types [Strings, Numbers, Arrays] :white_check_mark:
7+ • Variables [var, let, const]
8+ • Basic Data types [Strings, Numbers, Arrays]
99• Operators
1010```
1111
Original file line number Diff line number Diff line change 33```
44This review covers:
55• Loops (for/while)
6- • Functions :white_check_mark:
7- • Advanced data types [Objects] :white_check_mark:
6+ • Functions
7+ • Advanced data types [Objects]
88• Conditions
9- • Statements vs Expressions :white_check_mark:
9+ • Statements vs Expressions
1010• Naming conventions
1111```
1212
You can’t perform that action at this time.
0 commit comments