HeuristicsForCleanCode VS eShopOnWeb

Compare HeuristicsForCleanCode vs eShopOnWeb and see what are their differences.

HeuristicsForCleanCode

The goal of the project is to help learn heuristics that will help you write clean code. Use them for the benefit of the community. (by SaintZet)

eShopOnWeb

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. (by dotnet-architecture)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
HeuristicsForCleanCode eShopOnWeb
3 46
18 9,950
- 1.0%
4.5 8.0
3 months ago 20 days ago
C# C#
The Unlicense MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

HeuristicsForCleanCode

Posts with mentions or reviews of HeuristicsForCleanCode. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-18.
  • Do you write clean code? Check it out
    1 project | news.ycombinator.com | 19 Apr 2023
    2 projects | news.ycombinator.com | 18 Apr 2023
    Greetings everyone on Hacker News! Today, I want to share with you my GitHub repository, which contains heuristics rules from Robert Martin's "Clean Code" book. The idea of creating this repository came to me while reading the book when I realized that I would like to have all these rules at my fingertips in a convenient format.

    If you work in programming, you are probably familiar with this book. It is a valuable source of information and advice on how to write understandable and clean code. In my repository, I have collected these rules in a wiki format in three languages - English, Russian, and Ukrainian, so that everyone can easily familiarize themselves with them and apply them in their work.

    In addition, most of the rules are supported by code examples in C# and Java. These examples are named and numbered according to the corresponding rules they demonstrate. The code also contains comments that further illustrate the rules.

    Moreover, it is very convenient to copy links to specific rules and share them with everyone. For example, if you want to share a link to the "Use Explanatory Variables" rule, you can copy the link and send it to your colleague.

    I hope that my repository will be useful for everyone who wants to improve their programming skills and write cleaner and more understandable code. "Heuristics for Clean Code" will evolve and be supplemented with examples in other programming languages. I look forward to your feedback and suggestions and hope that you will find my repository useful.

    Link to the repository: https://github.com/SaintZet/HeuristicsForCleanCode

    Wishing you successful coding and don't forget that code is art!

eShopOnWeb

Posts with mentions or reviews of eShopOnWeb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-06.

What are some alternatives?

When comparing HeuristicsForCleanCode and eShopOnWeb you can also consider the following projects:

sardine-can - Humble 3D knapsack / bin packing solver

eShopOnContainers - Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.

CleanArchitecture - Clean Architecture Solution Template for ASP.NET Core

nopCommerce - ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.

spring-petclinic - A sample Spring-based application

modular-monolith-with-ddd - Full Modular Monolith application with Domain-Driven Design approach.

Orchard Core - Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.

File-Handling-Demo - sample project showcasing image storage and retrieval in mongodb using FastEndpoints & MongoDB.Entities

reportviewercore - Recompilation of Microsoft.ReportViewer for .NET Core 3.1+

microsoft-authentication-library-for-js - Microsoft Authentication Library (MSAL) for JS

Bitwarden - The core infrastructure backend (API, database, Docker, etc).

Polly - Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.