You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be a breaking change for people who have selected a non-default game generation, since I would want to break out gen 2-5 into a list of specific pokemon games
In doing this I should have some validation for the old values that could come thru in localStorage
The text was updated successfully, but these errors were encountered:
Hi! I'm just commenting that including which games a pokemon appears in would be such an incredible addition and be meaningful for working on a living dex (among other focuses).
Long-time fan of your service, and thank you for everything you do!
I'm a bit conflicted here because I generally prefer sourcing data from PokeAPI due to it being a JSON API and having Pokemon names in multiple languages...
but yeah, PokemonDB has such a broader scope of data...
What do you mean working on a living dex?
Full transparency, I don't actually play Pokemon that much lately, so I don't tend to work on a ton of issues for this project, as you can tell by checking out the issues page haha.
Using the regional Pokedex pages, I could scrape the lists and added some new fields for Pokemon to make an array of games they've been in
https://pokemondb.net/pokedex
Note
This would be a breaking change for people who have selected a non-default game generation, since I would want to break out
gen 2-5
into a list of specific pokemon gamesIn doing this I should have some validation for the old values that could come thru in localStorage
The text was updated successfully, but these errors were encountered: