frontend-clean-architecture VS typescript-clean-architecture

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

frontend-clean-architecture

React + TypeScript app built using the clean architecture principles in a more functional way. (by bespoyasov)

typescript-clean-architecture

It is my attempt to create Clean Architecture based application in TypeScript. (by pvarentsov)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
frontend-clean-architecture typescript-clean-architecture
4 2
2,259 1,315
- -
3.3 2.1
5 months ago 7 months ago
TypeScript TypeScript
- 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.

frontend-clean-architecture

Posts with mentions or reviews of frontend-clean-architecture. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-21.
  • Places to learn Clean Architecture
    4 projects | /r/reactjs | 21 Mar 2023
  • First blog post
    1 project | dev.to | 7 Sep 2021
    I forked frontend-clean-architecture because I'd like to challenge my code design, maintainability and to learn more about design patterns.
  • Clean Architecture on Frontend
    3 projects | dev.to | 1 Sep 2021
    We will select and design the checkout use case. It is the most representative one because it is asynchronous and interacts with a lot of third-party services. The rest of the scenarios and the code of the whole application you can find on GitHub.

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 frontend-clean-architecture and typescript-clean-architecture you can also consider the following projects:

resolution-browser-extension - Surf the dweb today with chrome extension

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

documentation - 🍰 Architectural design methodology for Frontend projects

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

react-handbook - ⚛🤌 Modern approaches to architecture and feature development in React apps.

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

ts-brand - Reusable type branding in TypeScript

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

webcast - Super simple webcaster (based on Eyevinn WHIP libraries)

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

omegga - Brickadia server wrapper, automator, and plugin runner

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