node
nodejs.dev
node | nodejs.dev | |
---|---|---|
1,129 | 34 | |
108,838 | 2,251 | |
0.7% | - | |
10.0 | 9.2 | |
5 days ago | almost 2 years ago | |
JavaScript | TypeScript | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
node
-
What is Next Js: A Beginner's guide to Next Js
Node.js: Version 18.18 or later (If you donβt have Node.js installed, Download it from nodejs.org. Make sure to install version 18.18 or later).
-
2025βs Must-Know Tech Stacks
Node.js
-
Creating a Multi-Tenant Application with Laravel and Neon
Node.js and npm for managing front-end assets
-
Exploring Node.js β A Beginner's Guide
Download and install Node.js from its official website.
-
Getting Started with Web Sockets in Node.js
Node.js (version 14 or later recommended)
-
Next.js Admin Dashboard Tutorial
To begin with, make sure you have Node.js and npm installed. If not, you can download them from nodejs.org.
-
Why Should You Specify a Language Version in Your Dockerfile?
In our case, Docker had downloaded Node.js version 22.7.0, which happened to have a critical bug affecting UTF-8 encoding. This caused words with accents to render as garbled characters. (For reference, see Node.js issue #54543.)
-
Assassin β‘οΈ - An open source, free database for killing slow webpages
Node.js - To serve the logic
-
Shopify CLI: Setting Up Your Local Environment Made Simple
Node.js: Shopify CLI requires Node.js. You can download it from the official website.
- Node.js can now run TypeScript directly
nodejs.dev
- How to test DEV API ?
-
When can you declare yourself a Full-stack Dev?
For example, I suppose that to be a self-proclaimed full-stack developer in JavaScript, you have to know at least one front-end framework (like Vue, React, Angular, Svelte, Astro etc...), know the basics of the backend and its specificities, especially Node.js and all its aspects, know one or more frameworks (I think of Express.js or Fastify), know how to create an API and databases, and know the principle of MVC in order to set up a good architecture.
-
My Hacktoberfest Experience For The Third Time: 2022 Edition
nodejs.dev: Nodejs.org website Added a simple GitHub action to sync auto-generated docs daily, and added prettier formatting for .yml files
- What happened to the node.js official website's learn section?
-
Looking for courses to learn Nodejs beginner to advanced
the Tutorial at nodejs.dev explains how node works and how it's different from other JS environments. They also have a version of the API docs which I find has better formatting than the one at nodejs.com
-
Node.js Nedir?
https://nodejs.dev/
-
Node.js.dev is applying text-transform: capitalize to all its code examples
I think this has been fixed here https://github.com/nodejs/nodejs.dev/pull/2713/files
Probably just pending release
-
Has someone messed up the Node site by applying text-transform: capitalize; to all the code examples?
I believe https://nodejs.dev/ is a third party site not officially related to the Node.js project.
-
How to Set up Amazon S3 Upload Provider Plugin for Your Strapi App
Strapi is the leading open-source headless Content Management System (CMS). It is 100% Javascript, based on Node.js, and used to build RESTful APIs and GraphQL.
-
Implement Google OAuth in NestJS using Passport
NestJS is a Node.js framework for building server-side applications. NestJS supports typescript out of the box. On the other hand, Passport is an authentication middleware for Node.js that supports over 500 authentication strategies, e.g., username and password, google, Facebook, etc.
What are some alternatives?
Svelte - web development for the rest of us
node-telegram-bot-api - Telegram Bot API for NodeJS
widevine-l3-decryptor - A Chrome extension that demonstrates bypassing Widevine L3 DRM
rippled - Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++
source-map-resolve - [DEPRECATED] Resolve the source map and/or sources for a generated file.
wasm-bindgen - Facilitating high-level interactions between Wasm modules and JavaScript
sharp-libvips - Packaging scripts to prebuild libvips and its dependencies - you're probably looking for https://github.com/lovell/sharp
reaflow - π― React library for building workflow editors, flow charts and diagrams. Maintained by @goodcodeus.
hashlips_art_engine - HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.
cross-project-council - OpenJS Foundation Cross Project Council
Nim - Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
async-storage - An asynchronous, persistent, key-value storage system for React Native.