I’m a beginner in Express.js
and I’m confused by these two keywords: res.end()
and res.send()
.
Are they the same or different?
I’m a beginner in Express.js
and I’m confused by these two keywords: res.end()
and res.send()
.
Are they the same or different?