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
162 watching
280 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,066 |
nodejs/node | A cross-platform JavaScript runtime environment supporting collaborative development and focused on stability and security | 107,829 |
manuelkiessling/nodebeginner.org | A comprehensive resource providing a structured introduction to Node.js programming | 4,032 |
goldbergyoni/nodebestpractices | A comprehensive collection of Node.js best practices and guidelines | 100,616 |
fredkschott/the-node-way | A comprehensive resource on best practices and design patterns for building scalable, maintainable Node.js applications. | 1,492 |
angular/angular | A comprehensive documentation and resource hub for building web applications with the Angular framework. | 96,223 |
nodebb/nodebb | A Node.js-based forum software built with real-time streaming discussions and mobile responsiveness. | 14,231 |
coreybutler/node-windows | Enables Node.js scripts to run as native Windows services with features like service management and elevated privileges. | 2,826 |
workshopper/javascripting | An interactive terminal-based tutorial to learn JavaScript | 2,865 |
tj/n | A tool for managing multiple versions of Node.js on a single system | 18,881 |
neon-bindings/neon | Rust bindings for writing Node.js native addons. | 8,063 |
nwjs/nw.js | Enables developers to create cross-platform desktop applications using HTML5, CSS3, and JavaScript with Node.js integration. | 40,391 |
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,814 |
shelljs/shelljs | Provides portable Unix shell commands for Node.js | 14,267 |