* Fix URLs to AWS docs: links pointed to portuguese version of documentation
* Fix URL to official process.env documentation (it pointed to an unrelated digital ocean article about command line args)
* Fix typo
* Add resource lifecycle node
* Fix @article@ tag case
* * Fix common but dangerous misconception: values, even if marked as sensitive, ARE written to state files in CLEAR text!
* Source: https://developer.hashicorp.com/terraform/language/values/outputs#sensitive-suppressing-values-in-cli-output
* Fix minor display issue: "<sensitive>" is rendered to "", so it was changed to `<sensitive>`
* Fix missing space
* Update terraform plan & apply
* Fix link to terraform apply docs (pointed to terraform plan)
* Add link to official terraform plan docs to terraform plan node
* Add a Javascript error reference article to Nodejs roadmap
a Javascript error reference article from mdn web documents
* Add a reference article to the nodejs Roadmap
* In this Commit:
---
- Add Semantic versioning in `npm`
- Add Node.js Test Runner in `node:test`
- What is Testing in `Software Testing`
- What is Vitest in `Testing/Vitest`
- Few changes in `Working with Databases`.
* Add Content in Playwright.
* - Fixed Some Spelling Mistakes.
- Content Addition
- Added Few More Links.
***
No deletions or removal.
* Add `--watch` Content in Roadmap.
* Update fetch@B_3rTGQxJneMREXoi2gQn.md
Added content to empty roadmap node, describing the functionality of fetch as a stable native API in Node.js as of Node v21 with examples and additional resources for further reading.
* Update src/data/roadmaps/nodejs/content/fetch@B_3rTGQxJneMREXoi2gQn.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* Adding console.* and more recources to 106-nodejs-command-line-apps
* Update src/data/roadmaps/nodejs/content/106-nodejs-command-line-apps/101-printing-output/index.md
---------
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
* Update index.md of 'Printing output' in NodeJs Roadmap
Update index.md of 'Printing output' in NodeJs Roadmap
* Update src/data/roadmaps/nodejs/content/106-nodejs-command-line-apps/101-printing-output/index.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>