Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: refactor fs docs structure #37170

Closed
wants to merge 1 commit into from

Commits on Feb 12, 2021

  1. doc: refactor fs docs structure

    * Convert examples to esm to help promote that pattern with users
    * Make Promises APIs more prominent to help promite that pattern
    * Separate callback/sync apis into distinct sections to make those
      more consistent with the Promises api
    * Improve other bits and pieces
    
    Signed-off-by: James M Snell <jasnell@gmail.com>
    jasnell committed Feb 12, 2021
    Copy the full SHA
    f9820cf View commit details
    Browse the repository at this point in the history