Node.js blogs
Write powerful server-side apps with the V8 JavaScript engine.
Relative fs.readFileSync paths with Node.js
How to get a relative path to a particular file using fs.readFileSync(), “path” and “__dirname” in Node.js, as by default it’s not relative.

Todd Motto
Feb 18, 2021
The Ultimate Guide to setting up Node.js with TypeScript and Express
Setup a Node.js and Express app using TypeScript. Complete with local development and build commands to compile your code from TypeScript back to E...

Todd Motto
Feb 1, 2021