Skip to content

Conversation

@mslosarek
Copy link
Owner

This adds a new lambda function to retrieve the list of dog breeds from the API and transforms the response (an object with breeds as keys and sub-breeds as the values) to an array of strings

… repository is not available. This could alternatively be made public, but since none of the other packages reference the artifact repository, this seems accidental.
…the API and transforms the response into flattened list of sub-breed and breeds
Copy link
Collaborator

@funador funador left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Mark,

Thanks for taking the time to complete the challenge. Some really solid work here. I left a couple of comments in the PR. In addition, I noticed a couple of other issues:

  • when I run yarn lint there is an error
  • Can we use the same directory structure for random as we did for breeds this will help maintain consistency

I really appreciate all your efforts so far. Please let me know if you have any questions about anything. Looking forward to seeing what you come up with.

Cheers

@mslosarek
Copy link
Owner Author

@funador I think I've addressed all of the code comments. Let me know if you see any others.

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.

3 participants