javascript-development-environment icon indicating copy to clipboard operation
javascript-development-environment copied to clipboard

Getting TypeError: results.forEach is not a function

Open YigalNissan opened this issue 6 years ago • 0 comments
trafficstars

Hi Cory, First of all I would like to thank you very much for your wonderful course. Although it's not suite for my developing level, it is very fruitful and it push me up the developing scale, hopefully one day to become an expert like you.

Now I am having the same issue of "TypeError: result.forEach is not a function..", and I do not understand what should I set result to ? and how to solve this issue. Very appreciate your assistant.

Meanwhile I solved it using regular for loop, but i would like to understand why it's not working as it should. Thanks Yigal

YigalNissan avatar Jan 15 '19 13:01 YigalNissan