Learn-Backend improvements Setting unique file names: multer.middleware Validating the email (checking the @ in the given string, use a method if possible): user.controller.js Miscellaneous Implement logic to get the user ID in the getWatchHistory function in userController.