nodejs-guidelines
Node.js guidelines
A centralized resource providing guidelines and best practices for working with Node.js on Microsoft platforms
Tips, tricks, and resources for working with Node.js, and the start of an ongoing conversation on how we can improve the Node.js experience on Microsoft platforms.
2k stars
163 watching
278 forks
last commit: almost 2 years ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
learning-zone/nodejs-basics | Provides an introduction to building server-side applications with JavaScript using Node.js | 3,074 |
nodejs/node | A cross-platform JavaScript runtime environment supporting collaborative development and focused on stability and security | 108,373 |
manuelkiessling/nodebeginner.org | A comprehensive resource providing a structured introduction to Node.js programming | 4,034 |
goldbergyoni/nodebestpractices | A comprehensive collection of Node.js best practices and guidelines | 101,014 |
fredkschott/the-node-way | A comprehensive resource on best practices and design patterns for building scalable, maintainable Node.js applications. | 1,494 |
angular/angular | A comprehensive documentation and resource hub for building web applications with the Angular framework. | 96,480 |
nodebb/nodebb | A Node.js-based forum software for real-time discussions and community interactions. | 14,274 |
coreybutler/node-windows | Enables Node.js scripts to run as native Windows services with features like service management and elevated privileges. | 2,835 |
workshopper/javascripting | An interactive terminal-based tutorial to learn JavaScript | 2,871 |
tj/n | A tool for managing multiple versions of Node.js on a single system | 18,946 |
neon-bindings/neon | Rust bindings for writing Node.js native addons. | 8,100 |
nwjs/nw.js | An app runtime that enables building native desktop applications using web technologies like HTML5 and JavaScript. | 40,418 |
alanjames1987/node.js-best-practices | Best practices for writing robust Node.js code emphasizing performance and functional differences. | 743 |
max-mapper/art-of-node | An introduction to Node.js designed for readers with a basic understanding of programming and collaboration tools. | 9,821 |
shelljs/shelljs | Provides portable Unix shell commands for Node.js | 14,272 |