JavaScript 代码简洁之道
学习领域驱动设计、软件架构、设计模式、最佳实践
Full Modular Monolith application with Domain-Driven Design approach.
翻译 - 具有域驱动设计方法的完整模块化Monolith应用程序。
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
翻译 - 由Microsoft提供支持的示例ASP.NET Core 3.1参考应用程序演示了具有整体部署模型的分层应用程序体系结构。从docs文件夹下载eBook PDF。
Clean Code concepts adapted for TypeScript
翻译 - 适用于TypeScript的简洁代码概念
🛁 Clean Code concepts and tools adapted for .NET
翻译 - :bathtub:适用于.NET的简洁代码概念和工具
Web Application ASP.NET 8 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
翻译 - 具有DDD,CQRS和事件来源概念的完整ASP.NET Core 3.1应用程序
Conceitos de Código Limpo adaptados em JavaScript (Tradução PT-BR)
🌀 Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
翻译 - :cyclone:使用.NET Core 3.1,C#8和React + Redux的干净架构。用例作为中心组织结构,可完全测试,与框架分离
🧘 Things I think about when I write React code 🧘
翻译 - 🧘 我在写 React 代码时想到的事情🧘
Detect copy-pasted and structurally similar code
.NET 9, Angular 19, Clean Architecture, Clean Code, SOLID Principles, KISS Principle, DRY Principle, Fail Fast Principle, Common Closure Principle, Common Reuse Principle, Acyclic Dependencies Princip...
翻译 - 使用.NET Core 3.1,ASP.NET Core 3.1,Entity Framework Core 3.1,C#,Angular 9.1,干净代码,SOLID,DDD,代码分析,Docker等的体系结构。
A simple package with guard clause extensions.
翻译 - 带有保护子句扩展的简单包。
A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific to Go.
翻译 - Go社区的参考,涵盖了编写干净代码的基础,并讨论了特定于Go的具体重构示例。
#学习与技能提升#📚 Curated list of articles, tutorials and repos that may help you dig a little bit deeper into iOS [and Apple Platforms].
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
翻译 - 使用原始架构和原始SQL和DDD的示例.NET Core REST API CQRS实现。
#学习与技能提升#An organized learning path on Clean Code, Test-Driven Development, Legacy Code, Refactoring, Domain-Driven Design and Microservice Architecture
#安卓#Movie discovery app showcasing MVP, RxJava, Dagger 2 and Clean Architecture