Reactjs – I can't get creator's username with posts in MERN project
I am working on developing social media app using MERN Stack. First I made it to create post with img, description ans title and display in wall, it works well. but later I wanted to update it to display username…