clean-code

Top 23 clean-code Open-Source Projects

  • clean-code-javascript

    :bathtub: Clean Code concepts adapted for JavaScript

  • Project mention: The Clean Code book and the clean code paradigms | dev.to | 2024-05-14

    By the way, the other day I found on Twitter a summary of Clean Code concepts with examples in Javascript so you can take a look at the content of the book before deciding whether to buy it or not.

  • domain-driven-hexagon

    Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included

  • Project mention: From Frontend to Backend | /r/cscareerquestionsEU | 2023-12-08

    That's exactly where I am. My manager gave me these links, that cover a lot of those words the backend uses, so I can identify what they mean and how to use them. 1. For inspiration and concepts: https://github.com/Sairyss/domain-driven-hexagon 2. Suggested to read the documentation for nest.js. They apply such concepts I don't understand: https://nestjs.com/

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • modular-monolith-with-ddd

    Full Modular Monolith application with Domain-Driven Design approach.

  • Project mention: Modular Monolith with DDD repository migrated to .NET 8.0 | /r/dotnet | 2023-12-09

    Link to PR here: https://github.com/kgrzybek/modular-monolith-with-ddd/pull/286

  • eShopOnWeb

    Discontinued Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.

  • Project mention: How to find a sample enterprise applications? | /r/dotnet | 2023-12-06

    - https://github.com/dotnet-architecture/eShopOnWeb (a Microsoft example -- also includes the link to a recent livestream which provides an overview)

  • clean-code-typescript

    Clean Code concepts adapted for TypeScript

  • clean-code-dotnet

    :bathtub: Clean Code concepts and tools adapted for .NET

  • EquinoxProject

    Full ASP.NET Core 6 application with DDD, CQRS and Event Sourcing concepts

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Clean-Code-Notes

    My notes of Clean Code book

  • clean-code-javascript

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

  • clean-architecture-manga

    :cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks

  • Project mention: How to find a sample enterprise applications? | /r/dotnet | 2023-12-06

    - https://github.com/ivanpaulovich/clean-architecture-manga (uses clean architecture in .NET Core + React)

  • jsinspect

    Detect copy-pasted and structurally similar code

  • react-philosophies

    🧘 Things I think about when I write React code 🧘

  • Architecture

    .NET 8, Angular 18, Clean Architecture, Clean Code, SOLID Principles, KISS Principle, DRY Principle, Fail Fast Principle, Common Closure Principle, Common Reuse Principle, Acyclic Dependencies Principle, Mediator Pattern, Result Pattern, Folder-by-Feature Structure, Separation of Concerns.

  • GuardClauses

    A simple package with guard clause extensions.

  • Project mention: Why doesn't eager loading work with EF? | /r/dotnet | 2023-06-17

    You could also use the Ardalis Guard Clause, Ardalis Result and Fluent Validation

  • clean-go-article

    A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific to Go.

  • sample-dotnet-core-cqrs-api

    Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.

  • study-path

    An organized learning path on Clean Code, Test-Driven Development, Legacy Code, Refactoring, Domain-Driven Design and Microservice Architecture

  • kotlin-sample-app

    📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.

  • PHP Mess Detector

    PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can be seen as an user friendly frontend application for the raw metrics stream measured by PHP Depend.

  • Project mention: PHP libraries and tools | dev.to | 2023-10-18

    PHPMD - PHP Mess Detector: PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can be seen as an user friendly frontend application for the raw metrics stream measured by PHP Depend.

  • flutter_pokedex

    Pokedex app built with Flutter (with lots of animations) using Clean Architecture

  • CodeMaid

    CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding.

  • Project mention: Simplify Your C# Code: Top 5 Refactoring Tools | dev.to | 2023-06-10

    CodeMaid is an open-source Visual Studio extension to cleanup and simplifies our C#, C++, F#, VB, PHP, PowerShell, R, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding.

  • clean-ts-api

    API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles

  • Project mention: Design Patterns: Factory Method | dev.to | 2023-08-19

    Rodrigo Manguinho - Clean TS API

  • clean-code-ruby

    🛁 Clean Code concepts adapted for Ruby

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

clean-code related posts

  • The Clean Code book and the clean code paradigms

    1 project | dev.to | 14 May 2024
  • Why clean code makes JavaScript programming easier

    1 project | dev.to | 16 Jan 2024
  • The difference between clean code and clean architecture?

    2 projects | dev.to | 17 Dec 2023
  • How to find a sample enterprise applications?

    4 projects | /r/dotnet | 6 Dec 2023
  • Why you should ditch NPM UUID. Node has you covered!

    1 project | dev.to | 1 Dec 2023
  • eShop vs eShopOnWeb?

    2 projects | /r/dotnet | 23 Nov 2023
  • Simplify Your C# Code: Top 5 Refactoring Tools

    1 project | dev.to | 10 Jun 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 3 Jun 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source clean-code projects? This list will help you:

Project Stars
1 clean-code-javascript 90,221
2 domain-driven-hexagon 11,529
3 modular-monolith-with-ddd 10,468
4 eShopOnWeb 9,982
5 clean-code-typescript 9,070
6 clean-code-dotnet 6,884
7 EquinoxProject 6,309
8 Clean-Code-Notes 5,674
9 clean-code-javascript 4,023
10 clean-architecture-manga 3,887
11 jsinspect 3,553
12 react-philosophies 3,430
13 Architecture 3,102
14 GuardClauses 2,938
15 clean-go-article 2,873
16 sample-dotnet-core-cqrs-api 2,774
17 study-path 2,650
18 kotlin-sample-app 2,400
19 PHP Mess Detector 2,294
20 flutter_pokedex 2,288
21 CodeMaid 1,870
22 clean-ts-api 1,815
23 clean-code-ruby 1,557

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com