🎯 Part 1 — Exercise 1.1
Goal: You must make a thing happen.
- Something
- Something else
Check your work by running:
npm test something.test.js
1
Exercise hints (try without them to start with)
- A hint.
Solution
You can see a passing solution in completed/something.exercise-1.1.completed.js.