Thumbnail of post image 156

Swift

コード 結果 ImageのsystemImageのみ:線あり HStackでImage+Text:Imageの下に線なし HStackでText+Image:線 ...

Thumbnail of post image 142

memo

1章 フロントエンドのいま マイクロフロントエンドは、マイクロサービスアーキテクチャに触発されて開発された新しいアーキテクチャ マイクロサービスを使うと、ビジネ ...

Thumbnail of post image 099

input & output

O`reilly Learning Pickup Book Wild West to Agile: Adventures in Software Develop ...

Thumbnail of post image 017

memo

Chapter 2. Testing APIs Test Quadrant Test Pyramid テストピラミッドは、実施すべきテストの割合の目安。 Con ...

Thumbnail of post image 150

memo

Section 2: The Broader Architecture Landscape Chapter 2: Exploring Architecture ...

Thumbnail of post image 131

memo

8章 再利用パターン 分散アーキテクチャにおけるコードの再利用を管理する7つのテクニック ・コードレプリケーション  一度書かれたらそれっきりのクラスであったり ...

Thumbnail of post image 051

memo

7章 サービスの粒度 モジュール性と粒度は意味が違う。 モジュール性:システムを個別のパーツに分割すること 粒度:個別のパーツの大きさ 粒度分解要因 ・サービス ...

Thumbnail of post image 033

memo

5章 コンポーネントベース分解パターン コンポーネントベース分解パターン コードベースの構造化と名前空間(またはディレクトリ)によるグループ化がある程度されてい ...

Thumbnail of post image 054

Swift

その1:はじめの一歩 ドキュメント: ContentView.swift PDFViewRepresentable.swift

Thumbnail of post image 071

memo

3章 GraphQLの問い合わせ言語 4章 スキーマの設計 データ型の集合:スキーマ 設計の方法論:スキーマファースト スキーマ定義言語(Schema Defi ...