I need help making pokemon types show up when building a randomizer using a pokemon Api in Javascript
I'm still pretty new to programming and I'm building a random Pokemon generator in JavaScript using a Pokemon API, I'm having trouble making the Pokemon type show up in a fetch request because it is nestled in an array in…