Skip to content
View BO-LIKE-CHICKEN's full-sized avatar
Block or Report

Block or report BO-LIKE-CHICKEN

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
BO-LIKE-CHICKEN/README.md

"Whatever the thing you wish to say, there is but one word to express it, but one verb to give it movement, but one adjective to qualify it; you must seek until you find this noun, this verb, this adjective.” - Gustave Flaubert

한국에서는 "정확한 상황에 어울리는 딱 하나의 단어가 있을 뿐이다"라는 표현으로 널리 알려져 있는 "일물일어설" 입니다. 비단, 글쓰기뿐만 아닌 코드를 작성할 때도 반드시 주의를 기울여야 하는 부분이라고 생각합니다. 각 변수명, 함수명, 타입 별칭을 선정함에 있어 항상 최적의 선택을 고민합니다.

읽기 좋은 코드, 동료가 사용하기 좋은 코드, 유지 보수와 확장에 용이한 코드를 작성하는 것이 코드를 작성할 때 가장 중요하게 여기는 원칙입니다.

최근 작성한 게시글

Pinned

  1. do-not-repeat-your-folder-structure do-not-repeat-your-folder-structure Public

    Automatically create folder structures adhering to the DRY principle. Avoid the repetition of defining folder structures manually

    TypeScript 2

  2. bo-ilerplate bo-ilerplate Public

    This repository is a boilerplate created by BO to quickly overcome problems that were repeatedly encountered during development experiences.

    TypeScript