Posts by mrcanelas • 11 points
1 post
-
1
votes1
answer116
viewsQ: Function returning [ Promise { <pending> } ]
Someone can help me, I’m with a function returning as pending, but do not know what can be already tried everything. follows my code: const episodes = seasons.map((el) => { const season = moviedb…