| theme | night |
|---|---|
| transition | slide |
| highlightTheme | monokai |
| logoImg | logo.png |
| slideNumber | false |
| title | JavaScript-Reintroduction |
::: block Introduction to JavaScript with Node.js {style=font-size:3em;text-align:center;} :::
| Lessons | Type |
|---|---|
| History of JavaScript | Article |
| Learning Terminal, NVM, Git & Node.js | Article / Activity |
| JavaScript Datatypes | Code Along |
| Types of Functions | Code Along |
| Logging Datatypes | Project |
| War Game? | Project |
--
- Define what variables means
--
- Demonstrate how to
--
- Evaluate the code & Predict the output