- Visit https://45-js-exercises.glitch.me/ and follow the directions carefully.
- There is a preview pane on the right ➡️, but you can't see everything
- You can click "🔎 Preview" button in the bottom of the editor
- You can use the keyboard command Ctrl + Shift + R (most developers use keyboard shortcuts)
- The only file you will edit is
45-exercises.js
. - Be sure to read the comments and example code very carefully.
- Avoid changing any of the
assert
lines of code.
- A better idea is to view the full homepage with Ctrl + Shift + R