Question: Write for the NodeJS (with express and body-parser installed) a method called app.post that extract the parameters topic, name, comment and writes their values in
Write for the NodeJS (with express and body-parser installed) a method called app.post that extract the parameters topic, name, comment and writes their values in a file called feedback.txt. Use flag a+ when writing to the file.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
