In this tutorial you will learn how to rename a file OR a directory (folder) with Deno.js by using the Deno.rename method.

What is Deno?
A secure runtime for JavaScript and TypeScript that is based on the V8 JavaScript engine and the Rust programming language. It was created by Ryan Dahl in 2018. Node.js was also written initially by Ryan Dahl in 2009

Learn more:

  1. Official Website: https://deno.land/
  2. Official Runtime API Docs: https://doc.deno.land/https/github.com/denoland/deno/releases/latest/download/lib.deno.d.ts

#deno #node #javascript #typescript #rust

How to Rename a File OR a Directory (Folder) with Deno.js
6.65 GEEK