awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
andersontr15 avatar

andersontr15/clean-code-javascript-es

0
View on GitHub↗
3,530 stars·717 forks·JavaScript·MIT·3 views

Clean Code Javascript Es

Clean Code traducido al Español

Features

  • Clean Code and Principles - Spanish translation of clean code guidelines for JavaScript.
  • General Programming - Best practices for writing maintainable and readable JavaScript code.

Star history

Star history chart for andersontr15/clean-code-javascript-esStar history chart for andersontr15/clean-code-javascript-es

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Clean Code Javascript Es

Similar open-source projects, ranked by how many features they share with Clean Code Javascript Es.
  • brunocascio/docker-espanolbrunocascio avatar

    brunocascio/docker-espanol

    259View on GitHub↗

    Un tutorial Docker en español. Basado en el libro Docker Cookbook de O'reilly

    Ruby
    View on GitHub↗259
  • juancrg90/clean-code-notesJuanCrg90 avatar

    JuanCrg90/Clean-Code-Notes

    6,119View on GitHub↗

    Clean-Code-Notes is a clean code study guide and a collection of detailed notes based on professional software development standards. It serves as documentation for coding standards and a reference for writing maintainable source code. The project provides technical summaries for object oriented design and software design patterns. It includes guidelines for organizing classes and interfaces to reduce coupling, isolating implementation details, and implementing architectural patterns such as dependency injection and interface abstraction. The resource also functions as an implementation guid

    bookclean-codenotes
    View on GitHub↗6,119
  • melissarofman/typescript-bookM

    melissarofman/typescript-book

    0View on GitHub↗
    View on GitHub↗0
  • alansastre/java-clean-codealansastre avatar

    alansastre/java-clean-code

    111View on GitHub↗

    Código limpio o Clean Code en Java. Pautas para escribir código mantenible y fácil de leer en Java.

    Java
    View on GitHub↗111
See all 9 alternatives to Clean Code Javascript Es→

Frequently asked questions

What does andersontr15/clean-code-javascript-es do?

Clean Code traducido al Español

What are the main features of andersontr15/clean-code-javascript-es?

The main features of andersontr15/clean-code-javascript-es are: Clean Code and Principles, General Programming.

What are some open-source alternatives to andersontr15/clean-code-javascript-es?

Open-source alternatives to andersontr15/clean-code-javascript-es include: alansastre/java-clean-code — Código limpio o Clean Code en Java. Pautas para escribir código mantenible y fácil de leer en Java. brunocascio/docker-espanol — Un tutorial Docker en español. Basado en el libro Docker Cookbook de O'reilly. juancrg90/clean-code-notes — Clean-Code-Notes is a clean code study guide and a collection of detailed notes based on professional software… melissarofman/typescript-book. ryanmcdermott/clean-code-javascript — This project is a collection of engineering guidelines and best practices for writing readable and maintainable… sryvcr/clean-code-python-es — Guía en español: Clean Code Python.