Ditch dotenv - Node.js Now Natively Supports .env File Loading
Explore the new built-in features in Node.js that make managing environment variables simpler and more integrated.
weeklyfoo #31 / 2024-05-06Ditch dotenv - Node.js Now Natively Supports .env File Loading
Explore the new built-in features in Node.js that make managing environment variables simpler and more integrated.
weeklyfoo #31 / 2024-05-06Goodbye, Node.js Buffer
Node.js added utility for text formatting β you may not need chalk anymore
Node.js is Here to Stay
PDF Chat with Node.js, OpenAI and ModelFusion
Practical Guide To Not Blocking The Event Loop
Typescript support in Nodejs
It is possible to execute TypeScript files by setting the experimental flag βexperimental-strip-types.
weeklyfoo #43 / 2024-07-29Using Node Watch Instead of Nodemon
Using Node.js's test runner
Why I use node, deno, bun, qjs, tjs at the same time