Ross ROSS = Recommend OSS · open-source software intelligence for agents

ryanmcdermott/clean-code-javascript resource

Clean Code concepts adapted for JavaScript observed · 2026-08-28

github.com/ryanmcdermott/clean-code-javascript · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3568
  • days_rel: n/a
  • days_push: 765
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

94765 stars · 12619 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A guide adapting Robert C. Martin's Clean Code principles to JavaScript, presented as a curated document of good and bad code examples. It is not a tool or library but an educational reference for writing readable, reusable, and refactorable JavaScript.

Use cases

  • learn clean code principles for javascript
  • improve readability of my javascript codebase
  • javascript naming and function best practices
  • onboard new developers to code quality standards
  • refactor messy javascript code
  • understand SOLID principles in javascript
  • team code review guidelines for javascript

When to choose

  • you write or review JavaScript and want actionable quality guidelines with examples
  • you are teaching or onboarding developers on clean coding practices
  • you want a free, widely adopted reference for JavaScript code style beyond linting rules

When to avoid

  • you need an enforceable tool - use ESLint or formatters instead
  • you work primarily in TypeScript or another language
  • you need a strict, universally agreed-upon style guide rather than opinionated guidelines

Facets

learning-resource · maturity stable

developer-tools documentation developer-tools tutorials web-development cross-platform clean-code best-practices code-quality javascript software-craftsmanship solid-principles style-guide nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
ryanmcdermott/clean-code-javascriptmain32

For agents

markdown · JSON · MCP: product_card(name="ryanmcdermott/clean-code-javascript")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem