Learn about the ways to read and import JSON files in Node.js ECMAscript modules (ESM).
Topic: NodeJS โ Page 3
Learn how to use top-level async/await in Node.js.
Node.js' top-level await feature is available in ES modules. Find out about three ways to enable it and untangle your code.
How to download GitHub repositories without the git history using npm.
With Chrome 89 you can now record Puppeteer scripts right from within the DevTools.