Export and save after js modifies the contents of the json file

topic description

js modify the contents of the json file and export and save

sources of topics and their own ideas

want to write a web page similar to online notes, the back end is not at all, just want to create a json file to record the number of people entering the page, time, and then display on the page.

related codes

/ / Please paste the code text below (do not replace the code with pictures)

what result do you expect? What is the error message actually seen?

Operation method for js to modify json file and save it

Jun.16,2022

using nodejs's express, it's easy to build a simple website backend, even if it doesn't have a backend.

Menu