Skip to content

docs: Node compatibility rewrite, version C (task recipes)#3246

Draft
bartlomieju wants to merge 1 commit into
mainfrom
docs/node-rewrite-c-tasks
Draft

docs: Node compatibility rewrite, version C (task recipes)#3246
bartlomieju wants to merge 1 commit into
mainfrom
docs/node-rewrite-c-tasks

Conversation

@bartlomieju

Copy link
Copy Markdown
Member

One of three competing ground-up rewrites of the Node compatibility page,
opened as drafts for side-by-side review; only one will merge. This version
organizes the page by what the reader is trying to do: each section is a
goal (use an npm package, use a Node built-in, run an existing project, make
CommonJS work, control node_modules, use native addons, get type
definitions), opening with a working example, then the rules, then an
inline "if it doesn't work" note so troubleshooting lives next to the task
instead of in a separate section. An honest "How compatible is it?" section
near the top carries the test-suite stat. New snippets were executed on
Deno 2.8; the private-registries section, linked anchors, and oldUrl
redirects are unchanged from the fact-checked baseline in #3241. Compare
with version A (#3244) and version B (#3245).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant