Code Snippet
  • Tutorials
  • Algorithms
  • Reference
Sign in Subscribe

lightning-tutorial

A collection of 1 post
Reading from a file in Node.js
lightning-tutorial

Reading from a file in Node.js

In this lightning tutorial, we'll walk through what it takes to read a file using Node.js, using a practical, real-world example where our basic app will read from a configuration file (a .env file in this case). 0. Install Node.js There are many different ways to
Dec 13, 2023 3 min read
Page 1 of 1
Code Snippet
Code Snippet © 2025