設計
フロントエンド
Scalable Frontend #1 — Architecture Fundamentals
Scalable Frontend #2 — Common Patterns
Angular Webアプリケーションの最新設計手法.pdf
Almin.js | JavaScriptアーキテクチャ
Micro Frontends
Node.js
NodeJS and Good Practices
http://github.com/talyssonoc/structure/
https://github.com/AmpersandJS/ampersand-state
https://www.npmjs.com/package/tcomb
https://github.com/sylvainpolletvillard/ObjectModel
Patterns for designing flexible architecture in node.js (CQRS/ES/Onion)
Clean Node — Part 1
Implementing SOLID and the onion architecture in Node.js with TypeScript and InversifyJS
Go
Goでクリーンアーキテクチャを試す
DDD
ドメイン イベント: 設計と実装
A better domain events pattern:
CQRS Examples
https://github.com/adrai/cqrs-sample
CQRS, EventSourcing, (DDDD) Sample in node.js
EventStoreを用いたCQRS+イベントソーシングの実践と考察