Hi, Node js beginner here. I am adding the feature to upload profile images for the users in my app. I have currently built a solution using multer. I store the images in an app and then I store the file path in mongodb. I can see the image in app. My problem is that once i upload the image I have to refresh the page to see the new image. how can i fix this?
Submitted February 24, 2017 at 06:48PM by chkslry
No comments:
Post a Comment