you-dont-know-node
Node tutorial
An introduction to Node.js core features with the goal of sparking interest in its non-blocking I/O model and benefits for building efficient software.
You Don't Know Node.js
2k stars
57 watching
165 forks
Language: Python
last commit: almost 6 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
azat-co/node-patterns | Exploring common pitfalls and solutions in handling asynchronous code, callbacks, and control flow in Node.js applications. | 159 |
workshopper/learnyounode | An introduction to Node.js through interactive workshops | 7,281 |
fredkschott/the-node-way | A comprehensive resource on best practices and design patterns for building scalable, maintainable Node.js applications. | 1,492 |
max-mapper/art-of-node | An introduction to Node.js designed for readers with a basic understanding of programming and collaboration tools. | 9,814 |
pana/node-books | A curated collection of comprehensive resources and tutorials on Node.js book recommendations and expert-led guides for building scalable web applications. | 1,559 |
geek/nodenext | A workshop designed to teach developers about the next version of Node.js using JavaScript. | 0 |
sherodtaylor/intro-to-node | An introductory workshop on Node.js for beginners | 10 |
jonathanzwhite/node-boilerplate | A lightweight Node.js application framework using Express and MongoDB for rapid development | 0 |
aliyr/nodejs-developer-roadmap | A comprehensive guide to becoming a Node.js developer | 4,810 |
dailynode/node-daily | A collection of Node.js articles and resources covering various topics such as best practices, development tools, and use cases. | 317 |
mercateo/rust-for-node-developers | An introduction to Rust programming language for Node developers | 1,768 |
getify/you-dont-know-js | A comprehensive book series on the core mechanisms of JavaScript | 179,778 |
fent/node-torrent | A Node.js library for reading, creating, and hashing BitTorrent files. | 197 |
heyayushh/nd.ts | A command-line tool to create a basic Node.js project with TypeScript setup and npm configuration | 31 |
tritondatacenter/node-debug-school | A workshop series teaching Node.js debugging concepts and tools | 48 |