Sobes.tech
Middle+

Implement in JavaScript fetching data from endpoints: load posts and comments in parallel, group comments by postId, and create an array of objects with id, title, userId, and comment count.