-
Hola! En cuando vimos el capítulo 5 de CleanCode (formatting) en clases se mencionó que siguiéramos la siguiente regla:
- Si una función f llama a una función g, g debe aparecer abajo de f (lo más …
-
-
Que sería más correcto, tener un código más corto y tener warnings amarillos o viceversa? Además, debemos solucionar todos estos warnings?
-
# 클린코드
웹과 네이티브 앱의 기능 모두의 이점을 갖도록 수 많은 특정 기술과 표준 패턴을 사용해 개발된 웹 앱
[https://22sook00/27Jun22/cleanCode/](https://22sook00/27Jun22/cleanCode/)
-
[클린 코드 - 로버트 C. 마틴](https://www.aladin.co.kr/shop/wproduct.aspx?ItemId=34083680)
2021.05.10 ~
- [x] 깨끗한 코드
- [ ] 의미 있는 이름
- [ ] 함수
- [ ] 주석
- [ ] 형식 맞추기
- [ ] 객체와 자료 구조
- [ ] 오류 처리
- [ ] 경…
-
# Clean Code 🧹 | IncidArch⛑️
Unfall-/ und Verbandbuch Archiv
[https://dh-karlsruhe.github.io/IncidArch-Blog/posts/13_CleanCode.html](https://dh-karlsruhe.github.io/IncidArch-Blog/posts/13_CleanCode.…
-
Not a big deal, but it freaked me out the first time I saw it.
Cool script, helps a lot.
➜ cleancode cd history
mkdir: /Users/rseed/.directory_history/Users/rseed/cleancode/history: Not a directory…
-
[React CleanCode #2. UI Variation에 유연하게 대응하기](https://happysisyphe.tistory.com/70)
요즘 배우고 있는 부분인데 합성컴포넌트 관련해서 최근에 읽은 글 공유합니다! 리액트 정말 알다가도 모르겠고 모르겠다가도 알거 같기도 하고,, 우리공부 화이팅..!
-
- PHPMD version: 2.15.0
- PHP Version: 8.2.24
- Installation type: composer
- Operating System / Distribution & Version: macOS Sonoma 14.7
### Current Behavior
I'm trying to use `DuplicatedA…
-
2장 : https://hunkikim.github.io/cleancode/2022/05/26/chapter2.html
3장 : https://hunkikim.github.io/cleancode/2022/09/09/cleancode3.html