Learn about the ways to read and import JSON files in Node.js ECMAscript modules (ESM).
Posts people like
Node.js' top-level await feature is available in ES modules. Find out about three ways to enable it and untangle your code.
Override and enforce dependency versions using npm "overrides".
How to open GitHub repositories in VS Code right in the browser.
A list of APIs to generate random avatar placeholder images.
Use a local npm configuration to prevent users from installing your module/project with an unsupported Node.js version
The npm install command supports local development and allows to quickly install and symlink local modules and packages.
How to group substrings in regular expressions without capturing them. Say hello to non-capturing groups.
Learn how to set up a monospace/cursive editor theme in VS Code.
Configuration options to define the color of VS Code colorful brackets.