You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Had some feedback that it was confusing to introduce the idea of writing to JSON before reading from it, at that the step would flow better if it were the other way round.
Plan to introduce fs.readFile first, then fs.writeFile later on.
The text was updated successfully, but these errors were encountered:
Had some feedback that it was confusing to introduce the idea of writing to JSON before reading from it, at that the step would flow better if it were the other way round.
Plan to introduce
fs.readFile
first, thenfs.writeFile
later on.The text was updated successfully, but these errors were encountered: