DEV Community

Discussion on: Saving Data in JavaScript Without a Database

Collapse
 
shayaulman profile image
Shaya Ulman

Found small typo:
"fs.readFile('user.json'..." shuold be: "users.json".
Thanx for the great article!

Collapse
 
healeycodes profile image
Andrew Healey

Fixed! Thanks for the good spot 👍