If you’ve been writing JavaScript for a while, you’ve probably typed: import { readFile } from "fs"; …and moved on with your day. But have you ever stopped and thought:“Wait. Where does this readFile even come from?” Under the hood, your JS engine (...
aniksikder.hashnode.dev4 min read
No responses yet.