Trying to concatenate JavaScript objects created from within a map function but seeing Promise and Promise { undefined }
I have a JS object with multiple arrays inside it. Each array has a "message" key and i have created a few lines of code that are able to filter out the specific arrays who's message value contain the word…