# andersontr15/clean-code-javascript-es

Clean Code traducido al Español

Repository: https://github.com/andersontr15/clean-code-javascript-es
Canonical: https://ross.abutalabs.com/products/clean-code-javascript-es
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2024-08-17T21:54:27+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": 3485, "days_push": 746, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3540, forks 713 (observed 2026-08-28T04:08:09.204863+00:00)

## What it is
A Spanish translation of Ryan McDermott's clean-code-javascript, adapting Robert C. Martin's Clean Code principles to JavaScript. It is a documentation-style guide covering variables, functions, objects, classes, SOLID, testing, concurrency, error handling, formatting, and comments.

## Use cases
- learn clean code principles in JavaScript
- improve code readability and maintainability
- onboard Spanish-speaking developers to software craftsmanship
- establish team code quality guidelines
- study SOLID principles with JavaScript examples
- find good vs bad JavaScript code examples

## When to choose
- you or your team reads Spanish and wants Clean Code guidance for JavaScript
- you want practical before/after examples of refactoring JavaScript
- you need a free reference for code quality discussions

## When to avoid
- you need an enforceable style guide or linter rather than principles
- you need the latest JavaScript features or TypeScript guidance
- you prefer the original English version or a different language

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools, documentation
- domain: developer-tools, tutorials, programming-languages
- platform: cross-platform
- tags: clean-code, javascript, spanish-translation, code-quality, best-practices, software-craftsmanship, style-guide, nodejs

## Member repositories
- andersontr15/clean-code-javascript-es (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:09.204863+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-29T18:34:29.848631+00:00, confidence not recorded.
  - readme: https://github.com/andersontr15/clean-code-javascript-es (fetched 2026-08-28T04:08:09.204863+00:00, sha 4cf71ccbbc23)
  - registry_npm: https://registry.npmjs.org/clean-code-javascript-es (fetched 2026-08-29T09:29:00.598018+00:00, sha e02b3876edb1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
