You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: rewrite Why Deno bullets and trim implementation trivia
Drops the 'built on V8, Rust, Tokio' sentence — implementation detail
that doesn't help a reader deciding whether to use Deno.
Refreshes the Why Deno list:
- Names concrete commands (deno compile, deno fmt) instead of vague
toolchain claims.
- Reframes the Node compatibility bullet around dropping Deno into
existing Node.js projects, not just consuming npm packages.
- Adds a module-system bullet covering ES modules, JSR, and workspaces.
- Drops the redundant 'Deno is open-source' bullet (already in the
intro paragraph and the GitHub link).
0 commit comments