- ๊ตฌ๊ธ์ ๋๋ฆฌํฑ์ค
- ๋ ธ๊ฐ๋ถ
- github
- ๊นํ ํด๋ก ์๋ฌ
- Data Driven UX
- cleancode
- ๊ฐ๋ฐ์๋ถํด๋ฝ
- law of ux
- ๊ตฌ๊ธ ์ ๋๋ฆฌํฑ์ค
- nomad coders
- ์กด ์ผ๋ธ๋ก ์คํค
- FOUR GRIT
- devbookclub
- uxui
- Google Analytics
- ํด๋ฆฐ์ฝ๋
- react scripts
- Day.js
- react ga4
- data management
- UX
- Clean Code
- ๋ ธ๋ง๋์ฝ๋
- react ga
- React
- NomadCoders
- Jon Yablonski
- ํฌ๊ทธ๋ฆฌํธ
- github clone
- Day js
TURI BLOG
[Nomad Coders Challenge] Clean Code - Assignment #10 ๋ณธ๋ฌธ

๐ It is part of a book club challenge on a programming learning website called Nomad Coders. The challenge is to demonstrate what I have learned after reading Clean Code by Robert C. Martin.
๐ It will consist of the following sections over three weeks: the range of reading, the top quotes from the book, my review, and remaining questions.
๐ป I plan to read Clean Code in JavaScript and Python, referring to the GitHub repositories shared by Nomad Coders with the challengers.
Assignment #10
- ๐ Chapter 7. Error Handling (Michael Feathers)
- โ๏ธ TIL
- Top quotes from the book
- Case study in JavaScript
- Remaining questions
๐ Top quotes from the book
- ์ค๋ฅ ์ฒ๋ฆฌ๋ ํ๋ก๊ทธ๋จ์ ๋ฐ๋์ ํ์ํ ์์ ์ค ํ๋. ๊นจ๋ํ๊ณ ํผํผํ ์ฝ๋๋ฅผ ์ํ ์ค๋ฅ ์ฒ๋ฆฌ ๊ธฐ๋ฒ๊ณผ ๊ณ ๋ ค ์ฌํญ.
- ์์ธ ์ฌ์ฉ: ์๋ฌ ๋ฐ์ ์ -> ์์ธ
- Try-Catch-Finally ๋ฌธ๋ถํฐ ์์ฑ:
- try ๋ธ๋ก์์ ๋ฌด์จ์ผ์ด ์๊ธฐ๋ catch๋ธ๋ก์ ํ๋ก๊ทธ๋จ ์ํ๋ฅผ ์ผ๊ด์ฑ ์๊ฒ ์ ์งํ ๊ฒ์ด๊ธฐ ๋๋ฌธ์. try-catch ๊ตฌ์กฐ๋ก ๋ฒ์๋ฅผ ์ ์ํ์ผ๋ฏ๋ก TDD(Test-driven deveploment)๋ฅผ ์ฌ์ฉํด ํ์ํ ๋๋จธ์ง ๋ ผ๋ฆฌ๋ฅผ ์ถ๊ฐํ๋ค. ๋จผ์ ๊ฐ์ ๋ก ์์ธ๋ฅผ ์ผ์ผํค๋ ํ ์คํธ ์ผ์ด์ค๋ฅผ ์์ฑํ ํ ํ ์คํธ๋ฅผ ํต๊ณผํ๊ฒ ์ฝ๋๋ฅผ ์์ฑํ๋ ๋ฐฉ๋ฒ์ ๊ถ์ฅํ๋ค.
- ์์ธ์ ์๋ฏธ ์ ๊ณต: ์๋ฌ ๋ฐ์ ์์ธ ๋ฐ ์์น ํ์ธ ์ฝ๋๋ก -> ์์ธ์ ์ ํ ์ํฉ ๋ํ ๊ฒ - ์๋ฌ ์ฐ์ฐ ์ด๋ฆ, ์๋ฌ ์ ํ ๋ฑ์ ์ ๋ณด
- ํธ์ถ์๋ฅผ ๊ณ ๋ คํ ์์ธ ํด๋์ค ์ ์
- ์๋ฌ ๋ถ๋ฅ ๋ฐฉ๋ฒ
- ์๋ฌ ๋ฐ์ ์์น๋ก ๋ถ๋ฅ - ์๋ฌ๊ฐ ๋ฐ์ํ ์ปดํฌ๋ํธ๋ก ๋ถ๋ฅ
- ์๋ฌ ์ ํ์ผ๋ก ๋ถ๋ฅ - ๋๋ฐ์ด์ค ์คํจ, ๋คํธ์ํฌ ์คํจ, ํ๋ก๊ทธ๋๋ฐ ์ค๋ฅ ๋ฑ์ผ๋ก ๋ถ๋ฅ
- ์๋ฌ ์ ์ ์, ์๋ฌ๋ฅผ ์ก์๋ด๋ ๋ฐฉ๋ฒ์ด ์ค์
- LocalPort ํด๋์ค์ฒ๋ผ ACMEPort๋ฅผ ๊ฐ์ธ๋ ํด๋์ค๋ ๋งค์ฐ ์ ์ฉํ๋ค. ์ค์ ๋ก ์ธ๋ถ API๋ฅผ ์ฌ์ฉํ ๋๋ ๊ฐ์ธ๊ธฐ(wrapper) ๊ธฐ๋ฒ์ด ์ต์ ์ด๋ค. ์ธ๋ถ API๋ฅผ ๊ฐ์ธ๋ฉด ์ธ๋ถ ๋ผ์ด๋ธ๋ฌ๋ฆฌ์ ํ๋ก๊ทธ๋จ ์ฌ์ด์ ์์กด์ฑ์ด ํฌ๊ฒ ์ค์ด๋ ๋ค. ๋์ค์ ๋ค๋ฅธ ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ก ๊ฐ์ํ๋ ๋น์ฉ์ด ์ ๋ค. ๋ํ ๊ฐ์ธ๊ธฐ ํด๋์ค์์ ์ธ๋ถ API๋ฅผ ํธ์ถํ๋ ๋์ ํ ์คํธ ์ฝ๋๋ฅผ ๋ฃ์ด์ฃผ๋ ๋ฐฉ๋ฒ์ผ๋ก -> ํ๋ก๊ทธ๋จ ํ ์คํธ์๋ ์ฉ์ด
- ์๋ฌ ๋ถ๋ฅ ๋ฐฉ๋ฒ
- ์ ์ํ๋ฆ ์ ์
-
- Special Case Pattern(ํน์ ์ฌ๋ก ํจํด) : ํด๋๋ฅผ ๋ง๋ค๊ฑฐ๋ ๊ฐ์ฒด๋ฅผ ์กฐ์ํด ํน์ ์ฌ๋ก๋ฅผ ์ฒ๋ฆฌํ๋ ๋ฐฉ์ -> ํด๋ผ์ด์ธํธ ์ฝ๋๊ฐ ์์ธ์ ์ํฉ ์ฒ๋ฆฌ ํ์X, ํด๋์ค๋ ๊ฐ์ฒด๊ฐ ์์ธ์ ์ธ ์ํฉ์ ์บก์ํํด์ ์ฒ๋ฆฌํ๋ฏ๋ก.
// BAD try { MealExpenses expenses = expenseReportDAO.getMeals(employee.getID()); m_total += expense.getTotal(); } catch (MealExpensesNotFound e) { m_total += getMealPerDiem(); } // GOOD MealExpenses expenses = expenseReportDAO.getMeals(employee.getID()); m_total += expenses.getTotal(); public class PerDiemMealExpenses implements MealExpenses { public int getTotal() { // Returns a default daily meal expense } }
-
๐ต Case study in JavaScript based on @ryanmcdermott 's Clean Code JavaScript GitHub repository


๐ Remaining questions
- Try-Catch-Finally
- TDD - 'try-catch ๊ตฌ์กฐ๋ก ๋ฒ์๋ฅผ ์ ์ํ์ผ๋ฏ๋ก TDD๋ฅผ ์ฌ์ฉํด ํ์ํ ๋๋จธ์ง ๋ ผ๋ฆฌ๋ฅผ ์ถ๊ฐํ๋ค.'
- OCP(Open Closed Principle)
- Special Case Pattern(ํน์ ์ฌ๋ก ํจํด) : ํด๋๋ฅผ ๋ง๋ค๊ฑฐ๋ ๊ฐ์ฒด๋ฅผ ์กฐ์ํด ํน์ ์ฌ๋ก๋ฅผ ์ฒ๋ฆฌํ๋ ๋ฐฉ์
'Nomad Coders' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[Nomad Coders Challenge] Clean Code - Assignment #13 (2) | 2024.12.15 |
---|---|
[Nomad Coders Challenge] Clean Code - Assignment #11 (0) | 2024.12.15 |
[Nomad Coders Challenge] Clean Code - Assignment #08 (2) | 2024.12.08 |
[Nomad Coders Challenge] Clean Code - Assignment #07 (0) | 2024.12.07 |
[Nomad Coders Challenge] Clean Code - Assignment #06 (0) | 2024.12.06 |