TheOdinProject / curriculum

The open curriculum for learning web development
https://www.theodinproject.com/
Other
9.99k stars 13.35k forks source link

(NodeJS) Getting Started: Many Links Are Broken #26582

Closed jasonHYLam closed 11 months ago

jasonHYLam commented 11 months ago

Describe your suggestion

The links in the "Getting Started" NodeJS lesson are broken. I notice that the lesson states that it links 'directly to the markdown files on their GitHub repository', however for the assignment, many links are broken.

Example: https://nodejs.org/en/learn/run-nodejs-scripts-from-the-command-line image

The knowledge checks are fine and correctly link to the github rep markdown files. I propose that the broken links be replaced with the github repo links.

I have compiled a list of links which I believe are the correct links, however of course someone who is responsible for putting together the curriculum should have a check to see if they are appropriate. I'd be happy to implement these changes.

image maybe should be: https://github.com/nodejs/nodejs.dev/blob/aa4239e87a5adc992fdb709c20aebb5f6da77f86/content/learn/command-line/node-run-cli.en.md

image maybe should be: https://github.com/nodejs/nodejs.dev/blob/aa4239e87a5adc992fdb709c20aebb5f6da77f86/content/learn/command-line/node-environment-variables.en.md

image maybe should be: https://github.com/nodejs/nodejs.dev/blob/aa4239e87a5adc992fdb709c20aebb5f6da77f86/content/learn/node-js-modules/node-module-http.en.md

image maybe should be: https://github.com/nodejs/nodejs.dev/blob/aa4239e87a5adc992fdb709c20aebb5f6da77f86/content/learn/manipulating-files/node-writing-files.en.md

image maybe should be: https://github.com/nodejs/nodejs.dev/blob/aa4239e87a5adc992fdb709c20aebb5f6da77f86/content/learn/manipulating-files/node-reading-files.en.md

image maybeshould be: https://github.com/nodejs/nodejs.dev/blob/aa4239e87a5adc992fdb709c20aebb5f6da77f86/content/learn/node-js-package-manager/how-to-use-npm-package/index.en.md

image maybe should be: https://github.com/nodejs/nodejs.dev/blob/aa4239e87a5adc992fdb709c20aebb5f6da77f86/content/learn/node-js-modules/node-module-events.en.md

Path

Node / JS

Lesson Url

https://www.theodinproject.com/lessons/nodejs-getting-started#knowledge-check

Checks

(Optional) Discord Name

jaleel4792 , or prodijay

(Optional) Additional Comments

No response

CouchofTomato commented 11 months ago

@TheOdinProject/javascript

Linked to the other issues about broken links. Can someone decide what we want to do about it.