nodejs-basics
Node framework
Provides an introduction to building server-side applications with JavaScript using Node.js
Node.js Basics ( v18.x )
3k stars
51 watching
1k forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
callback-functionscallback-hellevent-driven-programmingnodejsnodejs-interview-questionsrest-api
Related projects:
Repository | Description | Stars |
---|---|---|
nodejs/node | A cross-platform JavaScript runtime environment supporting collaborative development and focused on stability and security | 108,373 |
microsoft/nodejs-guidelines | A centralized resource providing guidelines and best practices for working with Node.js on Microsoft platforms | 2,498 |
nodebb/nodebb | A Node.js-based forum software for real-time discussions and community interactions. | 14,274 |
fredkschott/the-node-way | A comprehensive resource on best practices and design patterns for building scalable, maintainable Node.js applications. | 1,494 |
manuelkiessling/nodebeginner.org | A comprehensive resource providing a structured introduction to Node.js programming | 4,034 |
workshopper/learnyounode | An introduction to Node.js through interactive workshops | 7,297 |
workshopper/javascripting | An interactive terminal-based tutorial to learn JavaScript | 2,871 |
nestjs/nest | A framework for building scalable and efficient Node.js applications with TypeScript | 68,448 |
theturtle32/websocket-node | An implementation of the WebSocket protocol for Node.js | 3,766 |
parallel-js/parallel.js | A utility library for parallel computing in JavaScript, utilizing Web Workers and child processes to simplify concurrent execution of tasks. | 3,235 |
nodejs/readable-stream | Provides a Node.js implementation of the core streams classes for userland development | 1,033 |
azat-co/node-patterns | An in-depth exploration of Node.js error handling patterns and how to write more organized and robust asynchronous code | 159 |
tjanczuk/edge | Allows .NET and Node.js code to run together in the same process on multiple platforms | 5,413 |
ellerbrock/nodejs-for-webdeveloper | Comprehensive resource covering Node.js fundamentals, asynchronous programming, and various frameworks for building web applications | 14 |
jsynowiec/node-typescript-boilerplate | A minimalistic project template to jump start a Node.js back-end application in TypeScript. | 2,772 |