Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions src/data/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -661,5 +661,18 @@
"x": "https://x.com/reactnative",
"github": "https://github.com/facebook/react-native",
"linkedin": "https://www.linkedin.com/products/facebook-react-native"
},
{
"id": 52,
"title": "NodeJs Documentation",
"description": "The Node.js documentation offers a thorough guide for developing scalable applications, detailing modules, asynchronous programming, and more. It's an essential resource for understanding core concepts and best practices to use Node.js efficiently.",
"link": "https://nodejs.org/docs/latest/api/",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729953479755/1r9LwmxsT.png?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729965401802/_tFQxbuPg.png?auto=format",
"category": "Web",
"featured": false,
"x": "https://twitter.com/nodejs",
"github": "https://github.com/nodejs/node",
"linkedin": "https://www.linkedin.com/company/node-js"
}
]