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
IMO, the part about the FS is not quite right and there are missing parts.
The title of subsection "Manipulating Files" should be something like "working with file system" because the content is just not about file it's also about folder.
Adding a intorudction of fs/fs/promises + what mean file system ... like introduction of test runner
Include glob paterns
more examples with cjs/esm
Remaining question:
Should we put ESM example as first ?
Should we put fs/promises as first.
How to handle difference between fs and fs/promises
The text was updated successfully, but these errors were encountered:
IMO, the part about the FS is not quite right and there are missing parts.
fs
/fs/promises
+ what mean file system ... like introduction of test runnerRemaining question:
fs/promises
as first.fs
andfs/promises
The text was updated successfully, but these errors were encountered: