protoschool.github.io
protoschool.github.io copied to clipboard
Fix blog lesson 7
Two changes:
- Change run so the traversePosts return value is the list not the Promise
- Simplify traversePosts with the added benefit that if nothing is passed to traversePosts and empty list is returned rather than undefined.