sudoku VS typescript-clean-architecture

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

sudoku

Multiplayer concurrent sudoku. The winner is the player who fills the last cell correctly. (by pvarentsov)

typescript-clean-architecture

It is my attempt to create Clean Architecture based application in TypeScript. (by pvarentsov)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
sudoku typescript-clean-architecture
2 2
20 1,327
- -
1.8 2.1
over 2 years ago 8 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.

sudoku

Posts with mentions or reviews of sudoku. We have used some of these posts to build our list of alternatives and similar projects.

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

Ts.ED - :triangular_ruler: Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone. ⭐️ Star to support our work!

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

Fast-Connect - Standalone React WebRTC Application

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

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

clean-ts-api - API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles

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

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

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

pg-mem - An in memory postgres DB instance for your unit tests

clean-code-typescript - Clean Code concepts adapted for TypeScript