BodyParser is deprecated in express App
BodyParser is Node.js parsing middleware, It makes it easier to access post data from the body of your web application.
for example you need the text from an input field in the backend of your App, body parser will easily convert it into JSON so you...
mukhtar.hashnode.dev1 min read
ROXED LTD
Thank you sir, but in the last content you're wrong. After I check becomes :
app.use(express.json())