Posts by arthurMurray • 1 point
1 post
- 
		-1 votes1 answer37 viewsQ: beginner who does not know how to request/BEGGINER TRYING TO REQUESTI am doing a project where I need to access a user ID (the database is just an obj for now). however when trying to make a destructin: ---> const {id}= req.body; <--- let found= false;…