Receiving data from frontend
Created by Codedamn about a year ago
0
No description provided
4 Comments
3
update: no need to install body parser. u can just add this middleware: app.use(express.json());
-1
The middlewares in Express lesson number 23 is giving a 404 error
0
why status: 'ok' is not printed in the console
0
anyone who cannot understand this go through the internet fundamentals course and watch the HTTP part of it. that is a very important prerequisite.
show more answers
Your comment