HeuristicsForCleanCode VS CleanGraphQLApi

Compare HeuristicsForCleanCode vs CleanGraphQLApi 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)

CleanGraphQLApi

A template for an API using Clean Architecture and GraphQL.net. (by stphnwlsh)
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 CleanGraphQLApi
3 1
18 10
- -
4.5 0.0
2 months ago 6 months 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!

CleanGraphQLApi

Posts with mentions or reviews of CleanGraphQLApi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-27.

What are some alternatives?

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

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

GraphQL for .NET - GraphQL for .NET

SimpleDateTimeProvider - A simple abstraction over C#'s DateTime.Now, DateTime.Today and DateTime.UtcNow so you can control these values in your tests. No longer do you have to attempt shenanigans in your tests to handle when you need to use those values in your code.

dotnet-outdated-action

CleanMinimalApi - A template for an API using Clean Architecture and .NET Minimal API's.

ASP.NET MVC Boilerplate - .NET project templates with batteries included, providing the minimum amount of code required to get you going faster.

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