# azat-co/you-dont-know-node

You Don't Know Node.js

Repository: https://github.com/azat-co/you-dont-know-node
Canonical: https://ross.abutalabs.com/products/you-dont-know-node
Homepage: http://webapplog.com/you-dont-know-node/
Language: Python
License Family: other
Last push: 2018-11-27T09:04:15+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3984, "days_push": 2836, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1541, forks 161 (observed 2026-08-28T04:05:00.563747+00:00)

## What it is
A slide-deck and code repository by Azat Mardan introducing core Node.js features such as the event loop, non-blocking I/O, event emitters, streams, buffers, clusters, and C++ addons. It accompanies a talk and blog essay in the style of the 'You Don't Know JS' series.

## Use cases
- learn node.js core concepts
- understand the event loop and non-blocking io
- learn about streams and buffers in node
- understand node clusters and process forking
- intro to node event emitters
- learn how to write c++ addons for node

## When to choose
- you want a quick, high-level intro to Node.js internals
- you are preparing a talk or course on Node fundamentals
- you prefer learning from slides with runnable code examples

## When to avoid
- you need up-to-date Node.js material (content dates to 2018)
- you want a comprehensive, maintained book or course
- you need a reference for modern async patterns like async/await

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: developer-tools
- domain: developer-tools, tutorials, web-development
- platform: -
- tags: nodejs, tutorial, presentation-slides, event-loop, streams, education

## Member repositories
- azat-co/you-dont-know-node (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:00.563747+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:30:47.429840+00:00, confidence not recorded.
  - readme: https://github.com/azat-co/you-dont-know-node (fetched 2026-08-28T04:05:00.563747+00:00, sha 9a62b1a37562)
  - homepage: http://webapplog.com/you-dont-know-node/ (fetched 2026-08-29T11:32:32.876823+00:00, sha c8d39ebc8515)
  - site_page: https://webapplog.com/about (fetched 2026-08-29T11:32:32.880875+00:00, sha f691f29abead)
  - site_page: https://webapplog.com/whats-new-in-react-17 (fetched 2026-08-29T11:32:32.893527+00:00, sha b35d26c1c560)
  - site_page: https://webapplog.com/azat (fetched 2026-08-29T11:32:32.882949+00:00, sha 77bf6a8e712c)
  - site_page: http://webapplog.com/es6 (fetched 2026-08-29T11:32:32.885130+00:00, sha 76512192bb99)
  - site_page: https://webapplog.com/es6/comment-page-1 (fetched 2026-08-29T11:32:32.887612+00:00, sha d21a10077809)
  - site_page: https://webapplog.com/you-dont-know-node/comment-page-1 (fetched 2026-08-29T11:32:32.890653+00:00, sha 005fb38dd10b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
