clean-code-typescript VS typescript-clean-architecture

Compare clean-code-typescript vs typescript-clean-architecture and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
clean-code-typescript typescript-clean-architecture
6 2
9,020 1,315
1.6% -
3.8 2.1
5 months ago 7 months ago
TypeScript TypeScript
MIT License 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.

clean-code-typescript

Posts with mentions or reviews of clean-code-typescript. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-06.

typescript-clean-architecture

Posts with mentions or reviews of typescript-clean-architecture. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-27.

What are some alternatives?

When comparing clean-code-typescript and typescript-clean-architecture you can also consider the following projects:

typescript-book - :books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹

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

solid-starter-kit - SolidJS with brilliant bells and useful whistles

typeorm - TypeORM module for Nest framework (node.js) 🍇

typescript-exercises - A set of interactive TypeScript exercises

nest-clean-architecture - 🏛️ Nest.js clean architecture example following some DDD principles with use-cases written in functionnal programming.

LeetU - A basic REST API using EFCore and SQLite

typescript-express-starter - 📘 Quick and Easy TypeScript Express Starter

programming-principles - Categorized overview of programming principles & design patterns

node-api-boilerplate - DDD/Clean Architecture inspired boilerplate for Node web APIs

clean-code-python - :bathtub: Clean Code concepts adapted for Python

typeorm-transactional-cls-hooked - A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS