# ryanmcdermott/3rs-of-software-architecture

A guide on how to write readable, reusable, and refactorable software

Repository: https://github.com/ryanmcdermott/3rs-of-software-architecture
Canonical: https://ross.abutalabs.com/products/3rs-of-software-architecture
Language: JavaScript
License: MIT
License Family: permissive
Topics: readable, reusable, refactoring, javascript, redux, react, software-engineering, architecture
Last push: 2023-02-12T08:24:10+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": 3426, "days_push": 1298, "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 1116, forks 130 (observed 2026-08-28T04:03:38.490833+00:00)

## What it is
An educational guide that teaches software architecture through three 'ilities': readability, reusability, and refactorability. It uses a simple JavaScript shopping cart example built with React and Redux, showing Bad vs. Good code versions at each step.

## Use cases
- learn software architecture principles
- improve code readability in JavaScript
- understand how to write reusable code
- learn refactoring techniques with React and Redux examples
- find a mental model for evaluating code quality
- teach junior developers software design

## When to choose
- you are a beginner or intermediate developer learning software architecture
- you work with JavaScript, React, or Redux and want concrete before/after examples
- you want a hierarchical framework for thinking about code quality

## When to avoid
- you need a framework or library to use in production
- you want language-agnostic or non-JavaScript architecture guidance
- you need comprehensive, formal architecture documentation

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools, documentation
- domain: developer-tools, web-development, tutorials
- platform: -
- tags: software-architecture, code-quality, readability, reusability, refactoring, react, redux, guide, javascript, web-server

## Member repositories
- ryanmcdermott/3rs-of-software-architecture (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:38.490833+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-30T06:41:59.512458+00:00, confidence not recorded.
  - readme: https://github.com/ryanmcdermott/3rs-of-software-architecture (fetched 2026-08-28T04:03:38.490833+00:00, sha 5fbbc80b6c67)
- Data as of 2026-08-30T08:39:29.467469+00:00.
