Skip to content

Commit

Permalink
Merge pull request #113 from kamranahmedse/master
Browse files Browse the repository at this point in the history
Create a new pull request by comparing changes across two branches
  • Loading branch information
GulajavaMinistudio authored Jan 3, 2024
2 parents ec8be5f + d5a47b7 commit 068341b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ In JavaScript, all exceptions are simply objects. While the majority of exceptio
Visit the following resources to learn more:

- [Throwing Exceptions in JavaScript](https://rollbar.com/guides/javascript/how-to-throw-exceptions-in-javascript)
- [try, catch, finally, throw (video)](https://youtu.be/cftftueq-10)
- [try, catch, finally, throw (video)](https://youtu.be/cFTFtuEQ-10)
4 changes: 2 additions & 2 deletions src/data/roadmaps/nodejs/content/102-nodejs-npm/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ It is two things: first and foremost, it is an online repository for the publish

Visit the following resources to learn more:

- [What is npm?](https://nodejs.dev/en/learn/an-introduction-to-the-npm-package-manager/)
- [An introduction to the npm package manager](https://nodejs.dev/en/learn/an-introduction-to-the-npm-package-manager/)
- [What is npm?](https://nodejs.org/en/learn/getting-started/an-introduction-to-the-npm-package-manager)
- [An introduction to the npm package manager](https://nodejs.org/en/learn/getting-started/an-introduction-to-the-npm-package-manager)
- [Official Website](https://www.npmjs.com/)
- [Official Documentation](https://docs.npmjs.com/)
- [NPM Crash Course](https://www.youtube.com/watch?v=jHDhaSSKmB0)

0 comments on commit 068341b

Please sign in to comment.