Skip to content

Conversation

richTheCreator
Copy link

… .map() to, which will not execute. I placed the two return statements for acc and curr inside an array. So it now is : return [acc] , return [curr]. Which map will then iterate on. Tried using the RxJS and underscore library with your current code, but neither would execute .map on an object.

… .map() to, which will not execute. I placed the two return statements for acc and curr inside an array. So it now is : return [acc] , return [curr]. Which map will then iterate on. Tried using the RxJS and underscore library with your current code, but neither would execute .map on an object.
@richTheCreator
Copy link
Author

Exercise 18 possible syntax error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant