News

Level 1 Task 3 -Variables: String, numerical and boolean data types Task 1 Follow these steps: Create a JavaScript file called myVariables.js. Create the following variables with the correct data ...
Write conditional logic using boolean operators List all of the falsey values in JavaScript Use if/else and switch statements to include conditional logic in your JavaScript code What's the difference ...