0
Saving html data input into a json file using node js
How to get data from user and to save it in json each time without deleting the previous data entered
4 Respuestas
+ 2
Use fs module to append the data to the existing json file
+ 2
Mohamed Ali Doukanish no problem 🙂
+ 1
Thank you😂😂😅I thought i thanked you a month ago but apparently not, i am sorry
0
Oh and I used body-parser first then worked flawlessly with fs🖤