0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【公ド読】設計パターンを実装するためのリファクタリング

0
Posted at

【公式ドキュメントを読もうシリーズ】設計パターンを実装するためのリファクタリング

シリーズ概要

https://qiita.com/yasu_programming/items/cec66f9e8d5d571e9ce3

URL

https://docs.github.com/ja/copilot/copilot-chat-cookbook/refactoring-code/refactoring-to-implement-a-design-pattern

説明

設計パターンのリファクタリングをしてくれる。

所感

正直設計周りに関してはかなり使用している。

単一箇所の修正をしていると、全体のアーキテクチャとして適切ではないコードになってくることがあり、それを全体のワークスペースを俯瞰した結果よりよいコードを提案してくれるので、設計周りではこれからも使っていくと思っている。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?