iT邦幫忙

Bater 的所有留言 59

Day-25 Deadlock

感謝說明。

2024-01-28 ‧ 由 Bater 留言

Code Smells to Refactorings

Very useful website.https://luzkan.github.io/smells/

2023-09-30 ‧ 由 Bater 留言

Couplers > Inappropriate Intimacy 不當親密類別與如何重構

今天是第三十天,但因為氣味仍然沒有介紹完,所以理所當然會持續下去。

2023-09-30 ‧ 由 Bater 留言

Couplers > Inappropriate Intimacy 不當親密類別與如何重構

實際上,相同重構技巧再對應不同氣味時,範例與步驟也不相同。所以每一個氣味內的每一種重構技巧,都可以獨立為一篇完整個重構步驟文章。 但這樣會出現上百篇的額度,顯然...

2023-09-30 ‧ 由 Bater 留言

Code Smells to Refactorings

氣味的其他分類方式:相對的氣味::Large Class <-> Lazy Class針對類別或方法,或其他的氣味

2023-09-30 ‧ 由 Bater 留言

Code Smells to Refactorings

225種氣味https://dev.to/mcsee/series/9470

2023-09-30 ‧ 由 Bater 留言

Couplers > Feature Envy 依戀情節與重構

發完之後發現這篇不錯https://ithelp.ithome.com.tw/articles/10262774

2023-09-29 ‧ 由 Bater 留言

Dispensables > Comment 無謂的註解與重構

This smell also know as "deodorant".

2023-09-23 ‧ 由 Bater 留言

Dispensables > Comment 無謂的註解與重構

Extract Variable can also solve this smell.https://refactoring.guru/extract-vari...

2023-09-21 ‧ 由 Bater 留言