Skip to content

Hi there đź‘‹

Clean Code Design was created to encompass code components and plugins that exemplify Clean Code principles and eliminate any and all clutter. The goal is to leverage even the most complex features of all evolving technologies to make the developer experience as simple as possible.

The components created in this organization are designed with plug-and-play in mind. Each one will encapsulate a different pattern found in most professional software. An example of this is that most projects have a configuration file. Something that many developers will do is to pull that configuration into a set of type-safe objects stored in an Inversion of Control container at runtime. The setup for converting a configuration file into objects is generally the same, no matter the project.

Popular repositories Loading

  1. .github .github Public

  2. notest notest Public

    .NET's answer to Kotlin's Kotest library

Repositories

Showing 2 of 2 repositories
  • notest Public

    .NET's answer to Kotlin's Kotest library

    cleancodedesign/notest’s past year of commit activity
    0 GPL-3.0 0 0 0 Updated Jul 6, 2023
  • .github Public
    cleancodedesign/.github’s past year of commit activity
    0 0 0 0 Updated Sep 22, 2022

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…