Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update installing_nodejs.md #27603

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

raninduwathsal
Copy link

@raninduwathsal raninduwathsal commented Mar 13, 2024

Added "Additional resources" to the lesson. Guiding people who are interested in what node is used in the industry for can watch a short video and find out.

Because

I was guided to install a program but for why was not actually clear. (the tutorial only says we will be using it to run the code outside a webpage but I was curious why a pro would need this so I had to go and do some research on my own. So I added the Youtube video that helped me find answers so future curious learners can get the knowledge too. Instead of "Additional resources"

This PR

  • Added a link to a Youtube video describing what node js is used for

Issue

Closes #

Additional Information

none

Pull Request Requirements

  • I have thoroughly read and understand The Odin Project Contributing Guide
  • The title of this PR follows the location of change: brief description of change format, e.g. Intro to HTML and CSS lesson: Fix link text
  • The Because section summarizes the reason for this PR
  • The This PR section has a bullet point list describing the changes in this PR
  • If this PR addresses an open issue, it is linked in the Issue section
  • If any lesson files are included in this PR, they have been previewed with the Markdown preview tool to ensure it is formatted correctly
  • If any lesson files are included in this PR, they follow the Layout Style Guide

Added "Additional resources" to the lesson. Guiding people who are interested in what node is used in the industry for can watch a short video and find out.
@github-actions github-actions bot added the Content: Foundations Involves the Foundations content label Mar 13, 2024
@CouchofTomato CouchofTomato requested review from a team and fortypercenttitanium and removed request for a team March 14, 2024 15:31
@@ -138,4 +138,5 @@ To run the Node console, open up your terminal and type `node`. Type `.exit` to

This section contains helpful links to related content. It isn’t required, so consider it supplemental.

- It looks like this lesson doesn't have any additional resources yet. Help us expand this section by contributing to our curriculum.
- Wondering why are we installing Node? you will learn the different uses of Node in the next chapters but if you're curious,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The learner shouldn't be wondering why we're installing Node. It's answered in the first two sentences of this lesson. However, I do like the video. Why don't we say something like "If you are wanting to learn just a little bit more about NodeJS, check out this short video by Programming with Mosh."

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated the .md file does this satisfy your recommendation sir ?

@raninduwathsal
Copy link
Author

raninduwathsal commented Mar 23, 2024 via email

@@ -137,5 +137,4 @@ To run the Node console, open up your terminal and type `node`. Type `.exit` to
### Additional resources

This section contains helpful links to related content. It isn’t required, so consider it supplemental.

- It looks like this lesson doesn't have any additional resources yet. Help us expand this section by contributing to our curriculum.
NodeJS in a Nutshell [What is Node js?](https://www.youtube.com/watch?v=uVwtVBpw7RQ)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use my earlier suggestion. We like to credit the authors of videos in the video link itself. Also, please use NodeJS instead of Node js in the future.

Credited the Video author 
NodeJS
@raninduwathsal
Copy link
Author

raninduwathsal commented Mar 27, 2024 via email

Copy link
Contributor

@fortypercenttitanium fortypercenttitanium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like there are some linting issues now. Please investigate and address them and I will approve. Use the style guide to figure out why it was flagged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content: Foundations Involves the Foundations content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants