Skip to content

database connector working#24

Open
fjeanniton wants to merge 1 commit intocode-differently:mainfrom
fjeanniton:main
Open

database connector working#24
fjeanniton wants to merge 1 commit intocode-differently:mainfrom
fjeanniton:main

Conversation

@fjeanniton
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown
Contributor

@kburd kburd left a comment

Choose a reason for hiding this comment

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

This is a good start, the next step should be to put this logic in an express app

data.forEach(pokemon => {
pokemon.uniqueType.add(type);
})
})
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

You should be able to drop this logic, i'm not seeing the values being used anywhere. The unique type logic was used in the loading the database logic

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Thanks

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.

2 participants