I think you're frustrated with not getting auto-suggestions when we create a controller. The auto suggestion won't work cause we didn't import the Express thing into that. So I solved this issue by using the async-handler module. I don't know if this is the correct way or not