I\'ve started learning node.js with express framework , when I post a form like this :
node.js
express
rout
I recommmend to use the function JSON.parse like that:
const form = JSON.parse(JSON.stringify(req.body)) console.log(form.title)