# felipe-augusto/clean-code-javascript

Conceitos de Código Limpo adaptados em JavaScript (Tradução PT-BR)

Repository: https://github.com/felipe-augusto/clean-code-javascript
Canonical: https://ross.abutalabs.com/products/felipe-augusto-clean-code-javascript
Language: JavaScript
License: MIT
License Family: permissive
Topics: javascript, clean-code
Last push: 2023-07-13T23:52:59+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": 3521, "days_push": 1147, "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 4918, forks 606 (observed 2026-08-28T04:09:02.378787+00:00)

## What it is
A Portuguese (PT-BR) translation of the popular clean-code-javascript guide, adapting Robert C. Martin's Clean Code principles to JavaScript with good/bad code examples. It is a documentation-style learning resource, not a style guide or executable software.

## Use cases
- learn clean code principles in javascript
- improve javascript code readability
- study clean code examples with bad vs good code
- guide for writing refactoring-friendly javascript
- portuguese translation of clean code javascript
- onboarding resource for javascript teams on code quality

## When to choose
- you want Clean Code concepts explained with concrete JavaScript examples
- you prefer reading the guide in Portuguese
- you want guidance on naming, functions, SOLID, and error handling in JS

## When to avoid
- you need an enforceable linter or automated style checker
- you want strict, universally agreed-upon rules rather than guidelines
- you need the latest actively updated English original

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

## Member repositories
- felipe-augusto/clean-code-javascript (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:02.378787+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:18:02.521928+00:00, confidence not recorded.
  - readme: https://github.com/felipe-augusto/clean-code-javascript (fetched 2026-08-28T04:09:02.378787+00:00, sha 2e385e2ecd16)
- Data as of 2026-08-30T08:39:29.467469+00:00.
