{"id":19253099,"url":"https://github.com/mathiew82/solid","last_synced_at":"2025-09-08T20:34:18.892Z","repository":{"id":98691896,"uuid":"398533158","full_name":"Mathiew82/solid","owner":"Mathiew82","description":"Este es un proyecto donde se pueden ver ejemplos de los principios SOLID.","archived":false,"fork":false,"pushed_at":"2021-10-02T22:01:53.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-23T16:54:32.737Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mathiew82.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-21T10:50:19.000Z","updated_at":"2021-10-02T22:01:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"72187028-07a8-48ed-9cdf-7a3859f35fc6","html_url":"https://github.com/Mathiew82/solid","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mathiew82/solid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mathiew82%2Fsolid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mathiew82%2Fsolid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mathiew82%2Fsolid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mathiew82%2Fsolid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mathiew82","download_url":"https://codeload.github.com/Mathiew82/solid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mathiew82%2Fsolid/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266235397,"owners_count":23897179,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T18:29:29.955Z","updated_at":"2025-07-21T03:32:22.735Z","avatar_url":"https://github.com/Mathiew82.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\n   ________  __   _______\n  / __/ __ \\/ /  /  _/ _ \\\n _\\ \\/ /_/ / /___/ // // /\n/___/\\____/____/___/____/\n\n```\n\n### Ejemplos de los principios SOLID\n\nUn ejemplo por cada uno de los principios escritos en Typescript.\n\n#### Huir del código STUPID\n\n- **Singleton:** patrón singleton\n- **Tight Coupling:** alto acoplamiento\n- **Untestability:** código no testeable\n- **Premature optimization:** optimizaciones prematuras\n- **Indescriptive Naming:** nombres poco descriptivos\n- **Duplication:** duplicidad de código\n\n#### Qué significan las siglas de SOLID\n\n- **Single responsability:** responsabilidad única\n- **Open/Closed:** abierto a extensión y cerrado a modificación\n- **Liskov substitution:** sustitución de Liskov\n- **Interface segregation:** segregación de interfaz\n- **Dependency inversion:** inversión de dependencias\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathiew82%2Fsolid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathiew82%2Fsolid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathiew82%2Fsolid/lists"}