Skip to content

Commit a5085c6

Browse files
authored
all tests pass
1 parent 18df7ff commit a5085c6

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ Fork and clone this repo.
99
* Run the command `npm test` to run the tests.
1010
* Done √
1111
* Work through the files and make the tests pass.
12-
* all except matchingLeaves...
12+
* Done √
1313
* Suggested order: `es6.js`, `arrays.js`, `objects.js`, `this.js`, `class.js`, `closure.js`, and then `recursion.js`.
14+
* Done √
1415
* Submit a pull request when you are finished and we will review your code.
16+
* Done √
17+
18+
Notes: Thank you. These are great test exercises. I feel pretty confident about my ability to solve them all. Still not 100% confident about matchingLeaves tho. I am looking fwd to revisiting these tests later in the course to check my retention of the material and incorporation of the more advanced techniques we are learning now and as ES7+ comes into the world. :)

0 commit comments

Comments
 (0)