Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@ Useful links:
* How to access Google Spreadsheets with Node.js: [article 1](https://blog.stephsmith.io/tutorial-google-sheets-api-node-js/), [article 2](https://cmichel.io/how-to-access-google-spreadsheet-with-node/).
* [A Guide to Node.js logging](https://www.twilio.com/blog/guide-node-js-logging).
* [Understanding npm link](https://medium.com/dailyjs/how-to-use-npm-link-7375b6219557).
* [Mastering npx: A Cheatsheet for npm and Node.js Power Users](https://www.nodejs-security.com/blog/mastering-npx-cheatsheet-npm-nodejs-power-users).
* [Monorepos and npm](https://blog.npmjs.org/post/186494959890/monorepos-and-npm).
* [JavaScript modules](https://v8.dev/features/modules).
* [Types of test unreliability](https://www.youtube.com/watch?v=TKDMya4bznw) - informative 30 min video with code examples by Rich Trott.
Expand Down