DEV Community

Adrian Twarog
Adrian Twarog

Posted on

3 1

Deno FS Tutorial | File System

Deno FS is a library that allows us to manage, access, read and write to our file system for both files and folders. I've done a quick tutorial to describe how to install and use it.


Youtube: Deno PostgreSQL

Included in this video are:

  • Adding the FS module
  • Creating an empty directory
  • Replacing an empty directory
  • Moving a directory or file
  • Checking if a directory or file exists
  • Reading and writing JSON files
  • Reading and writing any files as strings

Deno FS
https://deno.land/std/fs/

Deno
https://deno.land/

Follow and support me:

Special thanks if you subscribe to my channel :)

Want to see more:

I will try to post new great content every day. Here are the latest items:

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay