| theme | transition | highlightTheme | logoImg | slideNumber | title |
|---|---|---|---|---|---|
night |
slide |
monokai |
logo.png |
false |
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