Skip to content

Commit

Permalink
Merge pull request #1369 from NarendraKoya999/Node.js-OfficialDoc
Browse files Browse the repository at this point in the history
feat: Node.js Official Dev Doc
  • Loading branch information
k-deepak04 authored Jul 22, 2023
2 parents d637a59 + 2f945b7 commit 93511ac
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions database/resources/official-docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,12 @@
"url": "https://nuxtjs.org/",
"category": "resources",
"subcategory": "officialdocs"
},
{
"name": "Node.js",
"description": "Node.js is built on top of the Google Chrome V8 JavaScript engine, and it's mainly used to create web servers - but it can be used for other purposes too.",
"url": "https://nodejs.dev/en/learn/",
"category": "resources",
"subcategory": "officialdocs"
}
]

1 comment on commit 93511ac

@vercel
Copy link

@vercel vercel bot commented on 93511ac Jul 22, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.